2018-12-23 15:49:09 +03:00
# Robocop-ng
2018-12-28 00:36:18 +03:00
Next-gen rewrite of Kurisu/Robocop bot used on ReSwitched bot with discord.py rewrite, designed to be relatively clean, consistent and un-bloated.
2018-12-23 15:49:09 +03:00
2018-12-26 14:32:57 +03:00
Code is based on https://gitlab.com/ao/dpybotbase and https://github.com/916253/Kurisu-Reswitched.
2018-03-09 01:47:53 +03:00
2018-03-09 02:03:45 +03:00
2018-12-26 14:32:57 +03:00
---
## How to run
- Copy `config.py.template` to `config.py` , configure all necessary parts to your server.
- Install python3.6+.
- Install python dependencies (`pip3 install -Ur requirements.txt` , you might need to put `sudo -H` before that)
2018-12-27 15:00:22 +03:00
- If you're moving from Kurisu or Robocop: Follow `Tips for people moving from Kurisu/Robocop` below.
2018-12-26 14:32:57 +03:00
- Run `Robocop.py` (`python3 Robocop.py` )
To keep the bot running, you might want to use pm2 or a systemd service.
2018-12-27 15:00:22 +03:00
---
## Tips for people moving from Kurisu/Robocop
If you're moving from Kurisu/Robocop, and want to preserve your data, you'll want to do the following steps:
- Copy your `data` folder over.
- Rename your `data/warnsv2.json` file to `data/userlog.json` .
- Edit `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 `'` ).
2018-12-27 14:19:33 +03:00
2018-03-09 02:03:45 +03:00
---
2018-12-23 15:49:09 +03:00
## TODO
2018-12-28 00:36:18 +03:00
All Robocop features are now supported.
2018-12-24 02:53:14 +03:00
2018-12-26 14:32:57 +03:00
< details >
2018-12-27 15:14:13 +03:00
< summary > List of added Kurisu/Robocop features< / summary >
2018-12-26 14:32:57 +03:00
< p >
2018-12-26 14:36:55 +03:00
2018-12-23 16:13:39 +03:00
- [x] .py configs
2018-12-23 16:39:26 +03:00
- [x] membercount command
2018-12-23 23:50:05 +03:00
- [x] Meme commands and pegaswitch (honestly the easiest part)
- [x] source command
- [x] robocop command
2018-12-23 20:13:40 +03:00
- [x] Verification: Actual verification system
2018-12-23 19:31:12 +03:00
- [x] Verification: Reset command
2018-12-23 22:03:40 +03:00
- [x] Logging: joins
- [x] Logging: leaves
- [x] Logging: role changes
- [x] Logging: bans
- [x] Logging: kicks
2018-12-26 14:32:57 +03:00
- [x] Moderation: speak
2018-12-23 18:33:59 +03:00
- [x] Moderation: ban
2018-12-23 18:44:16 +03:00
- [x] Moderation: silentban
2018-12-23 18:33:59 +03:00
- [x] Moderation: kick
2018-12-23 18:07:59 +03:00
- [x] Moderation: userinfo
2018-12-23 22:32:48 +03:00
- [x] Moderation: approve-revoke (community)
2018-12-23 22:59:42 +03:00
- [x] Moderation: addhacker-removehacker (hacker)
- [x] Moderation: probate-unprobate (participant)
2018-12-23 23:33:03 +03:00
- [x] Moderation: lock-softlock-unlock (channel lockdown)
2018-12-23 23:50:05 +03:00
- [x] Moderation: mute-unmute
2018-12-23 20:36:40 +03:00
- [x] Moderation: playing
2018-12-23 20:56:27 +03:00
- [x] Moderation: botnickname
- [x] Moderation: nickname
2018-12-23 23:59:08 +03:00
- [x] Moderation: clear/purge
2018-12-24 02:53:14 +03:00
- [x] Moderation: restrictions (people who leave with muted role will get muted role on join)
2018-12-24 01:11:01 +03:00
- [x] Warns: warn
2018-12-24 01:36:36 +03:00
- [x] Warns: listwarns-listwarnsid
2018-12-24 02:25:30 +03:00
- [x] Warns: clearwarns-clearwarnsid
2018-12-24 02:41:25 +03:00
- [x] Warns: delwarnid-delwarn
2018-12-23 23:50:05 +03:00
- [x] .serr and .err (thanks tomger!)
2018-12-26 14:36:55 +03:00
2018-12-26 14:32:57 +03:00
< / p >
< / details >
2018-12-23 23:36:30 +03:00
---
2019-02-09 03:11:13 -05:00
The main goal of this project, to get Robocop functionality done, is complete.
Secondary goal is adding new features:
2018-12-23 23:36:30 +03:00
2019-01-07 11:49:19 +03:00
- [ ] Purge: On purge, send logs in form of txt file to server logs
2018-12-23 23:36:30 +03:00
- [ ] New verification feature: Using log module from akbbot for logging attempts and removing old attempts
2018-12-27 12:10:29 +03:00
- [ ] New moderation feature: watch-unwatch (using log module from akbbot)
2018-12-23 23:36:30 +03:00
- [ ] New feature: Modmail
2018-12-27 15:14:13 +03:00
- [ ] New feature: Submiterr (relies on modmail)
- [ ] New feature: Highlights (problematic words automatically get posted to modmail channel, relies on modmail)
2018-12-28 00:36:18 +03:00
- [ ] Feature creep: Shortlink completion (gl/ao/etc)
- [ ] Feature creep: Pleroma embedding
2019-02-09 03:11:13 -05:00
- [ ] New moderation feature: timelock (channel lockdown with time, relies on robocronp)
< details >
< summary > Completed features< / summary >
< p >
- [x] Better security, better checks and better guild whitelisting
2018-12-30 23:36:11 +03:00
- [x] Feature creep: Reminds
2018-12-28 00:36:18 +03:00
- [x] A system for running jobs in background with an interval (will be called robocronp)
- [x] Commands to list said jobs and remove them
- [x] New moderation feature: timemute (mute with time, relies on robocronp)
- [x] New moderation feature: timeban (ban with expiry, relies on robocronp)
- [x] Improvements to lockdown to ensure that staff can talk
2018-12-27 13:56:24 +03:00
- [x] New moderation feature: Display of mutes, bans and kicks on listwarns (.userlog now)
- [x] New moderation feature: User notes
2018-12-26 14:32:57 +03:00
- [x] New moderation feature: Reaction removing features (thanks misson20000!)
- [x] New moderation feature: User nickname change
- [x] New self-moderation feature: .mywarns
2018-12-24 02:25:30 +03:00
- [x] Remove sh, remove risky stuff from eval
2018-12-26 14:32:57 +03:00
2019-02-09 03:11:13 -05:00
< / p >
< / details >
2018-12-28 00:36:18 +03:00
< details >
< summary > TODO for robocronp< / summary >
< p >
2019-02-09 03:11:13 -05:00
- [ ] Reduce code repetition on mod_timed.py
- [x] Allow non-hour values on timed bans
2018-12-28 00:50:18 +03:00
2018-12-28 00:36:18 +03:00
the following require me to rethink some of the lockdown code, which I don't feel like
2019-02-09 03:11:13 -05:00
- [ ] lockdown in helper
- [ ] timelock command
- [ ] working cronjob for unlock
2018-12-28 00:36:18 +03:00
< / p >
< / details >
2018-12-26 14:32:57 +03:00
---
## Thanks to
- ReSwitched community, for being amazing
2018-12-28 00:36:18 +03:00
- ihaveamac/ihaveahax and f916253 for the original kurisu/robocop
2018-12-26 14:32:57 +03:00
- tomGER for working hard on rewriting the .err/.serr commands, those were a nightmare
- misson20000 for adding in reaction removal feature and putting up with my many BS requests on PR reviews
2018-12-27 15:00:22 +03:00