2018-12-23 12:49:09 +00:00
|
|
|
# Robocop-ng
|
|
|
|
|
|
|
|
An attempt to rewrite the bloated ReSwitched bot with dpy rewrite.
|
|
|
|
|
|
|
|
Based on https://gitlab.com/ao/dpybotbase
|
2018-03-08 22:47:53 +00:00
|
|
|
|
2018-03-08 23:03:45 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2018-12-23 12:49:09 +00:00
|
|
|
## TODO
|
|
|
|
|
2018-12-23 13:13:39 +00:00
|
|
|
- [x] .py configs
|
2018-12-23 13:39:26 +00:00
|
|
|
- [x] membercount command
|
2018-12-23 13:28:46 +00:00
|
|
|
- [ ] Verification (and reset)
|
2018-12-23 12:50:38 +00:00
|
|
|
- [ ] Logging joins, leaves, role changes, deletes, bans, kicks
|
2018-12-23 14:28:44 +00:00
|
|
|
- [ ] Moderation commands (ban, kick, userinfo, approve-revoke, addhacker-removehacker, lock-softlock-timelock-unlock, mute-mutetime-unmute, playing, botnickname, nickname, clear, probate-unprobate)
|
|
|
|
- [ ] Warns system (warn, delwarnid-delwarn, listwarns-listwarnsid, clearwarns-clearwarnsid)
|
2018-12-23 13:25:34 +00:00
|
|
|
- [ ] User notes
|
2018-12-23 13:48:15 +00:00
|
|
|
- [x] Meme commands and pegaswitch (honestly the easiest part)
|
2018-12-23 12:50:38 +00:00
|
|
|
- [ ] .serr and .err
|
2018-12-23 13:13:39 +00:00
|
|
|
- [x] source command
|
|
|
|
- [ ] robocop command
|
|
|
|
- [ ] eval and sh might need to be removed
|
2018-03-08 23:03:45 +00:00
|
|
|
|