Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.17 KB

bot-assignment-due

A discord bot that help to record down Assignment due date for university slave students

Feature

Show All the assignment Due date

and yes it is my actual assignment due date ass-all

Show the help for the available command

ass-help

How to delete a due date

Thowing that assignemnt to the hole... ass-hole

How to develop

  1. Prerequisites
    1. install python 3.7 in your computer
  2. Install dependencies in requirements.txt
    pip install -r requirements.txt
  3. Copy .env.example to .env
  4. Fill in the .env file with your information
  5. Run the bot
    python3 main.py

Helps ?

How to Get a Discord Bot Token