Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add moderation logging #47

Open
dawnofmidnight opened this issue Sep 17, 2024 · 0 comments
Open

Add moderation logging #47

dawnofmidnight opened this issue Sep 17, 2024 · 0 comments

Comments

@dawnofmidnight
Copy link

dawnofmidnight commented Sep 17, 2024

(part of the Carl ⇒ Ferris migration)

We'd like to have support in Ferris for moderation logging. This falls roughly into a few categories, each of which should have support for logging their information into their own channels (specified as env vars with ID).

  • #rustlog-user: server joins and leaves, role adds/removals, profile changes
  • #rustlog-mod: moderation actions (both by moderation commands and discord UI) (see Moderation suite #51)
  • #rustlog-message: message edits and deletions
  • #rustlog-server: changes to channels, server icon (already done by Ferris)
  • #rustlog-voice: VC joins and leaves

This could be implemented as multiple PRs, but I suspect the functionality is similar enough that a single one with them all wouldn't be too bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant