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

Alert moderators when a whistle blower report is submitted #41

Open
tk3369 opened this issue Apr 2, 2021 · 2 comments
Open

Alert moderators when a whistle blower report is submitted #41

tk3369 opened this issue Apr 2, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@tk3369
Copy link
Member

tk3369 commented Apr 2, 2021

Related to the new whistle blower function from #34, I want the bot to send a DM to moderators whenever a whistle blower report has been submitted. The DM should contain a link the the potentially inappropriate message. This is useful for mods to actively monitor the situation as needed, or perhaps make their own judgement at that message.

@tk3369 tk3369 added the enhancement New feature or request label Apr 2, 2021
@arubhardwaj
Copy link
Member

I have 3 suggestions on the working of this feature:

  • I think there should be a separate channel where this report appears.
  • Also, I see that it only show message ID in logs, whereas it will make more sense to have full text (although there can be a message which is broken into multiple texts)
  • Lastly, we need to work on a customized message which it sends in DMs when someone reacts.

Rest we can talk about moderation policy regarding this in staff. This is an awesome invention btw.

@tk3369
Copy link
Member Author

tk3369 commented Jun 28, 2021

We already have a #mod-report channel now and so we could just reuse it. Perhaps a workflow that goes like this:

  1. Whistle blower reports a message & he/she gets a thank you note from bot (already done)
  2. A message is created in #mod-report
  3. Another whistle blower reports against the same message
  4. Another message is created in #mod-report
  5. etc.
  6. When there are N reports, the message in #mod-report has a 🔪 icon.
  7. A moderator clicks on the 🔪 icon
  8. The bad message is deleted
  9. The author of the bad message gets a DM about the removal (see Send DM to the author of a potentially inappropriate message #42)

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

No branches or pull requests

2 participants