/slash and context commands only
- 🎵 Music - play music in voice channels
- 💰 Economy - earn, spend, and gamble with the bot's currency
- ⭐ Reputation - give and earn reputation on your server
- 🎮 Games - various games and fun commands
- 🛡️ Moderation - useful tools for server administration
- 🤖 AI Chat - chat with AI-powered features
- ℹ️ Utility - useful information and server commands
- Install all Python dependencies:
pip install -U -r requirements.txt. - Install Dyno and FFmpeg, then set their paths in
config.py. - If you are using Linux, install the Times New Roman font.
- Install the Google Cloud CLI, set up
GOOGLE_API_KEY, and follow these instructions to use the/aicommand. - Get your bot token from the Discord Developer Portal.
- Set the
DEBIL_TOKENenvironment variable. - Edit
config.pyaccording to your preferences. - Run
main.py.
If you encounter an issue that you don't understand, try running:
pip install -U -r requirements.txt
or
CLICK HERE to report an issue.