ryuko-ng/README.md

13 lines
332 B
Markdown
Raw Normal View History

2018-03-08 22:47:53 +00:00
# BotBase
2018-03-08 23:03:45 +00:00
A crappy discord.py@rewrite bot base.
---
### Setting up:
- Install Python 3.6 or higher.
- Install requirements with pip
- Configure the ini
- rewrite .py file if you want (but you'll also need to rename the .ini)
- If you want more stuff, copy a cog, make necessary changes, add it to botbase.py's initial load stuff