Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 714 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 714 Bytes

CakeBot

🍰 A simple modular discord bot written in python. Designed to be easily extensible for quick projects!

Installation

  1. Install or confirm that you have python 3.6 or higher
  2. Install dependencies listed below (these should cover the modules in this repo)
  3. Rename config.example.py to config.py and fill it out
    • Your bot token can be retrieved or generated here
  4. Run bot.py
    • Eg: python3 bot.py

Dependencies

Dependencies can vary by module but the main ones are: