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

Simple audit logging #35

Open
vcarl opened this issue Aug 24, 2023 · 0 comments
Open

Simple audit logging #35

vcarl opened this issue Aug 24, 2023 · 0 comments

Comments

@vcarl
Copy link
Member

vcarl commented Aug 24, 2023

Discord audit log isn't really useful to us. It would be beneficial to surface in #mod-log when:

  • A user is banned
  • A user is kicked
  • A message is deleted

Here's the current mod log format:

<@tag> (username) warned 1 times:
00 minutes ago in <#channelId> <action taken>, by modName: https://discord.com/channels/id/id/id on 01/31/2023, 11:59 PM GMT+00

> lorem ipsum dolar sit amet

An MVP of this could be a simple listener on the audit log event, firing off a specific reportUser() type.

As a stretch goal, I think it could be valuable to abstract this into some variety of system for overseeing and managing external oversight of mod actions. I think this could be a valuable product for businesses looking to track anomalies in community spaces as part of a detection program.

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