$getServerInvite[]
Returns the provided server’s invite URL.
🧙♂️ Note: The bot must be present in the provided server for it to create an invite.
Syntax
$getServerInvite[Guild ID]
Parameters
Guild ID
(Type: Snowflake || Flag: Required)
: The server for which to get the invite.
Permissions
Required permissions that the bot must have for this function to work properly :
createinstantinvite
Example
$nomention
$getServerInvite[$message[1]]