Warning
This bot is a very unpolished product as of now, but can be a good base for other bots.
The .env
file is located inside the bot
directory
TOKEN="<DISCORD_TOKEN>"
CLIENT_ID="<DISCORD_CLIENT_ID>"
# Optional
OWNER_ID="<USER_ID>"
REDIS_URI="redis://redis:6379"
REDIS_PASSWORD="<REDIS_PASSWORD>"