Slash Commands
The Slash Command provides a direct way to perform actions directly without using drop down boxes or buttons. The response time is faster as no UI involved, but not everyone may prefer to use it this way.
The following steps assume you have already invite your bot into your server.
Similar to the Interactive mode all response from the bot are Ephemeral Messages. Meaning only you can see them and will disappear after you restart Discord
If you decided to use Slash Command only, you just need to invite the bot and allow the bot to access to channels. Then follow the .
Slash command may be more convenient in some case as user can invoke it in any channels (as long as the bot has access to it) without requiring user to switch to a specific channel that host the bot, at the same time it will not interfere the rest of the user in the channel.
Last updated