ryuko-ng/README.md
2018-12-23 23:36:30 +03:00

1.7 KiB
Executable file

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
  • 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
  • Warns: warn
  • Warns: delwarnid-delwarn
  • Warns: listwarns-listwarnsid
  • Warns: clearwarns-clearwarnsid
  • .serr and .err
  • Meme commands and pegaswitch (honestly the easiest part)
  • source command
  • robocop command

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: Modmail
  • New feature: Submiterr
  • New moderation feature: User notes
  • New moderation feature: watch-unwatch (using log module from akbbot)
  • New moderation feature: timelock (channel lockdown with time)
  • End of development: eval and sh might need to be removed at end of development