Add ability to make moderation transparent
Add an admin option that would enable to get information about moderator actions.
Idea is to make a "transparency report" room in a channel, where a bot could write information such as
"Moderator0 muted user34"
"Moderator1 kicked user 12"
etc. This is not what many would want to be accessible by default, since some people like the secrecy of who was banned by who, but some admins would want to enable this to protect their community from mod abuse.
A second stage of this would be to make even more transparent, with moderators being able to right click a specific message or messages as a reason for action, which could then be shown if desired, but for start at least information about actions would be enough.
-
I'm pretty sure bots can pull from the audit log through the API, but if they have the ability it would be trivial to develop a bot to do this exactly. Alternatively, you can give @everyone the access to view the audit log in your server's role settings.
1 -
You can just do actions through a bot with a modlog option, like Parallax
0 -
Also, @gahro_nahvah, I can say from experience that it is a pain parsing audit logs with no previous context, there's a lot of variables that are present in audit logs.
0
Please sign in to leave a comment.
Comments
3 comments