Change dpybotbase branding to robocop branding

This commit is contained in:
Ave Ozkal 2018-12-23 15:49:09 +03:00
parent d6b217e4c4
commit 561ead93e0
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
3 changed files with 12 additions and 8 deletions

View file

@ -1,13 +1,17 @@
# BotBase # Robocop-ng
An attempt to rewrite the bloated ReSwitched bot with dpy rewrite.
Based on https://gitlab.com/ao/dpybotbase
A crappy discord.py@rewrite bot base.
--- ---
### Setting up: ## TODO
- [] Verification
- [] Logging joins, leaves, role changes, deletes, bans, kicks
- [] Moderation commands
- [] Meme commands (honestly the easiest part)
- [] .serr and .err
- 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