# Best Practice for auto-flagging watch words

**URL:** https://meta.discourse.org/t/best-practice-for-auto-flagging-watch-words/27566
**Category:** Support
**Tags:** moderation
**Created:** [2015年四月14日 17:03 UTC](https://meta.discourse.org/t/best-practice-for-auto-flagging-watch-words/27566 "2015-04-14T17:03:20Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![benjaminsanborn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjaminsanborn/32/115963_2.png) [@benjaminsanborn](https://meta.discourse.org/u/benjaminsanborn)
#### Post date: [2015年四月14日 17:03 UTC](https://meta.discourse.org/t/best-practice-for-auto-flagging-watch-words/27566/1 "2015-04-14T17:03:20Z")

</div>

Hello, first post here.

I would like to have the ability to set up words or phrases in the content of a post that, when used, automatically creates a flag for a moderator to review. The use-case is watch words that indicate a suicide threat.

A nice-to-have on top of that would be the ability to let a flag be “hidden”, so it only appears in the moderator list, not on the original post.

I’ve done some looking around, but I haven’t found an existing implementation of this feature. If it doesn’t exist, I’m going to take a stab at a plugin to accomplish the same.

Thanks!

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2015年四月14日 17:22 UTC](https://meta.discourse.org/t/best-practice-for-auto-flagging-watch-words/27566/2 "2015-04-14T17:22:09Z")

</div>

@eviltrout is currently working on adding support for a generic queueing system for posts which can be used by plugins. You’ll have to wait for it to be done (hopefully this week) and then you’ll be able to hook into this system in your plugin 😉

---

<div class="post-metadata">

### Author: ![kevinprow](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kevinprow/32/68511_2.png) [@kevinprow](https://meta.discourse.org/u/kevinprow)
#### Post date: [2016年八月2日 18:51 UTC](https://meta.discourse.org/t/best-practice-for-auto-flagging-watch-words/27566/3 "2016-08-02T18:51:55Z")

</div>

Has there been any progress on this by any chance? I have a use case where I need certain words to cause a post to be flagged as needing to be moderated prior to being published. If a word is recognized in the post, a Moderator would need to approve the post before it goes out. I want free and open discussion in most things, but if they mention certain things in their post, I need to be able to intervene before it is visible to the rest of the community.

---

<div class="post-metadata">

### Author: ![k4rtik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/k4rtik/32/119508_2.png) [@k4rtik](https://meta.discourse.org/u/k4rtik)
#### Post date: [2018年四月27日 13:35 UTC](https://meta.discourse.org/t/best-practice-for-auto-flagging-watch-words/27566/4 "2018-04-27T13:35:14Z")

</div>

Looks like it is already implemented, found the steps here: [When watched words regular expressions is true, watched words does not allow uppercase regex](https://meta.discourse.org/t/when-watched-words-regular-expressions-is-true-watched-words-does-not-allow-uppercase-regex/77006)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2020年十月2日 22:58 UTC](https://meta.discourse.org/t/best-practice-for-auto-flagging-watch-words/27566/5 "2020-10-02T22:58:16Z")

</div>


