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 command to notify mods if a marked user reappears #14

Open
vcarl opened this issue Jul 12, 2019 · 3 comments
Open

Add command to notify mods if a marked user reappears #14

vcarl opened this issue Jul 12, 2019 · 3 comments
Labels
moderation Helps to enforce our moderation guidelines what if An idea for discussion that may or may not be implemented

Comments

@vcarl
Copy link
Member

vcarl commented Jul 12, 2019

One issue we've run into when moderating is problem users who leave on their own. It's great when they do, but there have been occasions where we want to keep an eye out if they come back.

It would be great to have a command like !watch that would notify us if somebody resurfaces. e.g. !watch @user#1234 they were being super shady and might be scamming. The next message @user#1234 sent would notify mods, then stop watching them.

I'm not sure how we'd persist this across bot reloads. Often we have people show back up after weeks/months away, so it's important it's persistent.

@nickmccurdy nickmccurdy added enhancement New feature or request moderation Helps to enforce our moderation guidelines what if An idea for discussion that may or may not be implemented and removed enhancement New feature or request labels Feb 25, 2020
vcarl pushed a commit that referenced this issue Dec 28, 2020
* feat: add the new private-chat command

the new command is available using ?private-chat

* fix: should show both warnings

* fix: review

* fix: remove Set because can cause problems with server restart

* Update src/commands/command-fns/private-chat.js

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
vcarl pushed a commit that referenced this issue Dec 28, 2020
* feat: add the new private-chat command

the new command is available using ?private-chat

* fix: should show both warnings

* fix: review

* fix: remove Set because can cause problems with server restart

* Update src/commands/command-fns/private-chat.js

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
@Padmanabh82

This comment has been minimized.

@vcarl

This comment has been minimized.

@Padmanabh82
Copy link

@nickmccurdy it's open from 3y, should we close it ?? As of now we don't need to watch anyone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moderation Helps to enforce our moderation guidelines what if An idea for discussion that may or may not be implemented
Projects
None yet
Development

No branches or pull requests

3 participants