Discord bot for handling Ryujinx moderation tasks and such, (n)ext-(g)en rewrite of Robocop
Go to file
2018-12-26 11:22:22 +03:00
cogs Add .bones 2018-12-26 11:22:22 +03:00
data restrictions: implement 2018-12-24 02:53:14 +03:00
.gitignore warn: add 2018-12-24 01:11:01 +03:00
config.py.template Add "Robocop has started! x has y members!" 2018-12-24 11:23:14 +03:00
LICENSE Initial commit 2018-03-09 01:47:53 +03:00
README.md restrictions: implement 2018-12-24 02:53:14 +03:00
requirements.txt get rid of ini example, unheck requirements 2018-12-23 16:58:09 +03:00
Robocop.py Fix .help in DMs, make Robocop call you out when your DMs are blocked 2018-12-26 10:48:41 +03:00

Robocop-ng

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

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


TODO

ALL FEATURES OF KURISU/ROBOCOP USED IN RESWITCHED ARE NOW SUPPORTED!

  • .py configs
  • membercount command
  • Meme commands and pegaswitch (honestly the easiest part)
  • source command
  • robocop command
  • Verification: Actual verification system
  • Verification: Reset command
  • 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-softlock-unlock (channel lockdown)
  • Moderation: mute-unmute
  • Moderation: playing
  • Moderation: botnickname
  • Moderation: nickname
  • Moderation: clear/purge
  • Moderation: restrictions (people who leave with muted role will get muted role on join)
  • Warns: warn
  • Warns: listwarns-listwarnsid
  • Warns: clearwarns-clearwarnsid
  • Warns: delwarnid-delwarn
  • .serr and .err (thanks tomger!)

Main goal of this project is to get Robocop functionality done, secondary goal is adding new features. The following entries are secondary, less "urgent" goals:

  • New verification feature: Using log module from akbbot for logging attempts and removing old attempts
  • New moderation feature: mutetime (mute with time)
  • New feature: Highlights (problematic words automatically get highlighted)
  • New feature: Modmail
  • New feature: Submiterr
  • New moderation feature: Display of mutes on listwarns
  • New moderation feature: User notes
  • New moderation feature: watch-unwatch (using log module from akbbot)
  • New moderation feature: timelock (channel lockdown with time)
  • Remove sh, remove risky stuff from eval