Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 854 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 854 Bytes

Comet

A general purpose Discord Bot aimed at replacing functionality of most other popular bots

The Roadmap

The basics - WIP
  • Basic Ping
  • Do the ext.commands thing
  • Plugins system
  • Meta commands (ping, about, help, etc.)
  • Database Stuff
  • Admin commands (eval, game, status, name, avatar)

More to come (see planned commands list)

Setting up

To install this bot, just clone the repo and run the following: pip3.5 install -r requirements.txt Afterwords, edit config-example.yml to your hearts content and save it as config.yml, then do python3.5 launcher.py and enjoy!