8G Discord-Bot
A general-purpose discord bot for the 8G Discord-Server
To setup:
- Create a new file called
secrets.py
and make it look like this
TOKEN="*************************************************"
DB_FILENAME="8GDiscord.db"
Get your token from https://discord.com/developers/applications Create a new application, add a bot to that, get the bot token and paste it in secrets.py
after TOKEN= in line number 1 and change the db file name if you want so
- Install all requirements
pip install -r requirements.txt
- Run the main file
python main.py
Core developers
KrishnaKanth1729
PranavSudhakarSG
ShikharKonnur