The message is provided by the environment variable INVITE_DISCORD and is intended to be an invite link, but anything else could be included in the string. If the variable was not found during the bot's initialization, the command defaults to directing the user to the #informational channel.
?invite points to the #informational channel. Includes a direct link to the message.
The message is provided by the environment variableINVITE_DISCORD
and is intended to be an invite link, but anything else could be included in the string. If the variable was not found during the bot's initialization, the command defaults to directing the user to the#informational
channel.?invite
points to the#informational
channel. Includes a direct link to the message.