Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 793 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 793 Bytes

Bob the Bot

Join our support server

Developers

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. Goto configs.py and insert your bot token there.
  4. Run main.py file and you are all set to go!

Notes:

THIS PROJECT IS STILL UNDER DEVELOPMENT