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 12:50:38 +00:00
|
|
|
- [ ] Verification
|
|
|
|
- [ ] Logging joins, leaves, role changes, deletes, bans, kicks
|
2018-12-23 13:13:39 +00:00
|
|
|
- [ ] Moderation commands (ban, warn etc)
|
2018-12-23 12:50:38 +00:00
|
|
|
- [ ] Meme commands (honestly the easiest part)
|
|
|
|
- [ ] .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
|
|
|
|