mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2024-12-23 07:15:34 +00:00
23 lines
456 B
Markdown
Executable file
23 lines
456 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
|
|
- [ ] Verification
|
|
- [ ] Logging joins, leaves, role changes, deletes, bans, kicks
|
|
- [ ] Moderation commands (ban, warn etc)
|
|
- [ ] User notes
|
|
- [ ] Meme commands (honestly the easiest part)
|
|
- [ ] .serr and .err
|
|
- [x] source command
|
|
- [ ] robocop command
|
|
- [ ] eval and sh might need to be removed
|
|
|