VoidBot
An experimental Discord bot using Serenity.
Environment Variables
Can be set with a .env
file.
DISCORD_TOKEN
: The token for your bot. (required)APPLICATION_ID
: The client ID for your bot. (required)
Debug Environment Variables
DEV_GUILD
: The guild to test your slash commands on in dev mode. (required)DEV_DATABASE
: The database file to use in dev mode. (optional)