Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 899 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 899 Bytes

Bob the Bot

Join our support server

Developers

Thanks to

  • zehayk - Author of the Birthday functions code

How to start

  1. Clone the repo
    git clone https://github.com/ExplodeC0de/Bob-the-Bot.git
  2. Make sure you have all the packages installed
    pip install -r requirements.txt
  3. Rename .env.template to .env and add your token
  4. Run python main.py and enjoy!

Notes:

THIS PROJECT IS STILL UNDER DEVELOPMENT