Discord bot for handling Ryujinx moderation tasks and such, (n)ext-(g)en rewrite of Robocop
Go to file
2018-03-09 02:03:45 +03:00
cogs Initial commit 2018-03-09 01:47:53 +03:00
.gitignore Initial commit 2018-03-09 01:47:53 +03:00
botbase.ini.example Initial commit 2018-03-09 01:47:53 +03:00
botbase.py Initial commit 2018-03-09 01:47:53 +03:00
LICENSE Initial commit 2018-03-09 01:47:53 +03:00
README.md updates to readme 2018-03-09 02:03:45 +03:00
requirements.txt Initial commit 2018-03-09 01:47:53 +03:00

BotBase

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