A simple bot for launching Discord's activities in voice channels.
Once the bot is added, you can launch an activity with /activity
or >activity
.
Slash command support with /activity
The following environment variables can be specified in a .env
file to configure the bot for self-hosting:
DISCORD_TOKEN
: The token for the bot.GUILD_IDS
(optional): A comma-separated list of guild IDs to activate slash commands in. (This is for testing since global slash commands can take an hour to register.)
Click here to add the bot with the basic permissions.