-
Notifications
You must be signed in to change notification settings - Fork 41
Don't auto close ?private-chat
created by moderators
#25
Comments
This is a great point. I don't think the rule should be "if it's created by a mod, don't auto-close it" though, because mods may create private chats for other reasons as well. I think we just need better control over how auto-closures work. Especially in regards to triaging CoC issues. Like, maybe we'll give the user 24 hours to acknowledge they've seen the message and if they don't then the bot will ping them again about it. If they don't acknowledge it again, then the bot can kick them (they can rejoin if they decide to later). Just an idea. There are a few things to consider here... I'll noodle on it. |
That might not be a bad idea at all. It makes me even consider a more "extreme" way of moderation, that's a bit less personal. Imagine, the following scenario:
That sounds extreme. But... this way This can later be expanded with
And in addition to the 1 bot channel, a second Needless to say, this should only be used for clear violations! Not for an innocent misplaced meme that shouldn't have been posted. Just another thought I found worth sharing. |
I'm a fan of all the ideas you're sharing @smeijer 👍 And yes, this would only be for actual CoC violations. For some small stuff like misplaced memes/posts, what if a moderator could add a reaction to the post which would trigger the bot to delete it and send the user a private message just to let them know that they're not in trouble or anything, the post was just deleted because some may find it offensive. Thoughts? |
Sounds good to me. So a I think we can fix those with commands that can be posted in the How about:
Alternatively, it might be possible to flag things with reactions:
reactions have the benefit that it's easier to manage on the phone. |
Yeah, I think let's do reactions rather than commands and the bot will just post to the moderators channel when an action like that is taken. To be clear, |
In discord terms, I'm getting old here. I'm not familiar with discord naming, so I compare it a bit with IRC. There are also servers and channels, and kicking happens on a channel level there. At the end, it's the common developer problem. Naming things. I'm okay with whatever you come op with 😅
|
I really like the idea of automating all of this so there won't be any negative feelings towards the mods. I also like the cool-down idea like @smeijer explained. I also like the emoji approach. And of course we need to make sure these actions will only be triggered by mods/admins. |
Problem description:
Moderators can open a private chat with a user, to talk about issues. Because private chats are being closed after a few minutes of inactivity, it's possible that the chat is being closed before the invited user reads the message. Resulting in the message never being read.
Suggested solution:
When a moderator starts a private chat, the chat should not be closed automatically. Instead, the moderator should request the bot explicitly to close & remove it.
The text was updated successfully, but these errors were encountered: