mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2024-12-23 07:15:34 +00:00
52ef8cfe93
Now it's time to implement big stuffs :)
25 lines
720 B
Markdown
Executable file
25 lines
720 B
Markdown
Executable file
# Robocop-ng
|
|
|
|
An attempt to rewrite the bloated ReSwitched bot with dpy rewrite.
|
|
|
|
Based on https://gitlab.com/ao/dpybotbase
|
|
|
|
|
|
---
|
|
|
|
## TODO
|
|
|
|
- [x] .py configs
|
|
- [x] membercount command
|
|
- [ ] Verification (and reset)
|
|
- [ ] Logging joins, leaves, role changes, deletes, bans, kicks
|
|
- [ ] 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)
|
|
- [ ] User notes
|
|
- [x] Meme commands and pegaswitch (honestly the easiest part)
|
|
- [ ] .serr and .err
|
|
- [x] source command
|
|
- [ ] robocop command
|
|
- [ ] eval and sh might need to be removed
|
|
|