A discord bot that help to record down Assignment due date for university slave students
and yes it is my actual assignment due date
Thowing that assignemnt to the hole...
- Prerequisites
- install python 3.7 in your computer
- Install dependencies in requirements.txt
pip install -r requirements.txt
- Copy .env.example to .env
- Fill in the .env file with your information
- Note that im using mysql as database
- Get your discord token from discord developer website
- Run the bot
python3 main.py