# The Discord authorization token for the bot, requires the MESSAGE_CONTENT intent DISCORD_AUTHORIZATION_TOKEN= # The connection string to the MongoDB database MONGODB_URI='' # The api server for the poll command API_SERVER='' # The client id for the api API_CLIENT_ID='' # The client secret for the api API_CLIENT_SECRET=''