An open-source Discord bot made in Python and the Nextcord library
- A ban command
- A Kick Comand
- Music Commands 🎧
- Compatible With Linux 🐧
- A Config File (cogs/lib/values.py) ⚙️
- And more ✨
Clone the project
git clone https://github.com/Ahmed3457/Extra-Bot
Go to the project directory
cd Extra-Bot
Install dependencies
#Windows
pip install -r requirements.txt
#Linux
pip3 install -r requirements.txt
Start the server
#Windows
python main.py
#Linux
python3 main.py
Note: You may need to configure the cogs/lib/values.py file.
This project is WIP so Contributions are always welcome!
This project uses The GPL-3.0 license