Discord bot for handling Ryujinx moderation tasks and such, (n)ext-(g)en rewrite of Robocop
Find a file
2018-12-23 23:01:43 +03:00
cogs english hot-fixes 2018-12-23 23:01:43 +03:00
data logging: Add logging! 2018-12-23 22:03:40 +03:00
.gitignore Switch to .py config 2018-12-23 16:13:39 +03:00
config.py.template approve/revoke/addhacker/removehacker/probate/unprobate: Re-make and 2018-12-23 22:59:42 +03:00
LICENSE Initial commit 2018-03-09 01:47:53 +03:00
README.md approve/revoke/addhacker/removehacker/probate/unprobate: Re-make and 2018-12-23 22:59:42 +03:00
requirements.txt get rid of ini example, unheck requirements 2018-12-23 16:58:09 +03:00
Robocop.py approve/revoke/addhacker/removehacker/probate/unprobate: Re-make and 2018-12-23 22:59:42 +03:00

Robocop-ng

An attempt to rewrite the bloated ReSwitched bot with dpy rewrite.

Based on https://gitlab.com/ao/dpybotbase


TODO

  • .py configs
  • membercount command
  • Verification: Actual verification system
  • Verification: Reset command
  • Verification: Using log module from akbbot for logging attempts and removing old attempts
  • Logging: joins
  • Logging: leaves
  • Logging: role changes
  • Logging: bans
  • Logging: kicks
  • Moderation: ban
  • Moderation: silentban
  • Moderation: kick
  • Moderation: userinfo
  • Moderation: approve-revoke (community)
  • Moderation: addhacker-removehacker (hacker)
  • Moderation: probate-unprobate (participant)
  • Moderation: lock-soft-unlock (channel lockdown)
  • Moderation: timelock (channel lockdown with time)
  • Moderation: mute-unmute
  • Moderation: mutetime
  • Moderation: playing
  • Moderation: botnickname
  • Moderation: nickname
  • Moderation: clear/purge
  • Moderation: watch-unwatch (using log module from akbbot)
  • Warns: warn
  • Warns: delwarnid-delwarn
  • Warns: listwarns-listwarnsid
  • Warns: clearwarns-clearwarnsid
  • Modmail
  • Submiterr
  • Moderation: User notes
  • .serr and .err
  • Meme commands and pegaswitch (honestly the easiest part)
  • source command
  • robocop command
  • eval and sh might need to be removed at end of development