Skip to content

krishsharma0413/Extra-Bot

Repository files navigation

Extra Bot

An open-source Discord bot made in Python and the Nextcord library

Top Features

  • A ban command
  • A Kick Comand
  • Music Commands 🎧
  • Compatible With Linux 🐧
  • A Config File (cogs/lib/values.py) ⚙️
  • And more ✨

Note: for a full list of Commands execute /help

Run Locally

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.

Contributing

This project is WIP so Contributions are always welcome!

License

This project uses The GPL-3.0 license

About

Open Source Discord Bot Made With Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages