ryuko-ng/README.md

25 lines
759 B
Markdown
Raw Normal View History

# 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
---
## TODO
2018-12-23 13:13:39 +00:00
- [x] .py configs
- [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
- [ ] 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
- [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