|
1 week ago | |
---|---|---|
cogs | 1 week ago | |
helpers | 1 month ago | |
.gitignore | 2 years ago | |
LICENSE | 3 years ago | |
README.md | 6 months ago | |
Robocop.py | 1 month ago | |
config_template.py | 1 month ago | |
dominic-botoretto.service | 6 months ago | |
requirements.txt | 6 months ago |
Next-gen rewrite of Kurisu/Robocop/Komet bot used by AtlasNX, ReSwitched and Nintendo Homebrew with discord.py rewrite, designed to be relatively clean, consistent and un-bloated.
Code is based on https://gitlab.com/ao/dpybotbase and https://github.com/916253/Kurisu-Reswitched.
config.py.template
to config.py
, configure all necessary parts to your server.pip3 install -Ur requirements.txt
, you might need to put sudo -H
before that)Tips for people moving from Kurisu/Robocop
below.Robocop.py
(python3 Robocop.py
)To keep the bot running, you might want to use pm2 or a systemd service.
If you're moving from Kurisu/Robocop, and want to preserve your data, you'll want to do the following steps:
data
folder over.data/warnsv2.json
file to data/userlog.json
.data/restrictions.json
and replace role names ("Muted"
etc) with role IDs (526500080879140874
etc). Make sure to have it as int, not as str (don't wrap role id with "
or '
).Robocop-NG is currently developed and maintained by @aveao and @tumGER. The official bot is hosted by @yuukieve.
I (ave) would like to thank the following, in no particular order: