ryuko-ng/README.md

25 lines
720 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
2018-12-23 13:28:46 +00:00
- [ ] membercount command
- [ ] Verification (and reset)
2018-12-23 12:50:38 +00:00
- [ ] Logging joins, leaves, role changes, deletes, bans, kicks
2018-12-23 13:28:46 +00:00
- [ ] Moderation commands (ban, kick, approve, revoke, addhacker, removehacker, lock, unlock, softlock, mute, unmute, playing, botnickname, nickname, clear)
- [ ] Warns system (warn, delwarn, listwarns, clearwarns, clearwarnsid, listwarnsid, delwarnid)
2018-12-23 13:25:34 +00:00
- [ ] User notes
2018-12-23 13:28:46 +00:00
- [ ] 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