Multifunctional Discord Bot Project
▸ +40 Commands
▸ Configurable commands (prefix, antylink...)
▸ Discord Support
▸ Levels System
▸ Music Commands
▸ Simple Dashboard
▸ Bot Documentation
- Create your application on Discord Developer Portal
- Enable
PRESENCE INTENT
,MESSAGE CONTENT INTENT
andSERVER MEMBERS INTENT
onPrivileged Gateway Intents
- Copy and paste your discord bot token to
Data/config.json
- Install all necessary libraries using
pip install -r requirements.txt
- Run
Bot.py
and Enjoy!
See requirements.txt