# 高信任等级的Watched Words豁免

**URL:** https://meta.discourse.org/t/watched-words-exemption-for-higher-trust-levels/343035
**Category:** Feature
**Tags:** trust-levels, watched-words
**Created:** [2024年十二月17日 23:35 UTC](https://meta.discourse.org/t/watched-words-exemption-for-higher-trust-levels/343035 "2024-12-17T23:35:25Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ChristopherM](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/christopherm/32/319458_2.png) [@ChristopherM](https://meta.discourse.org/u/ChristopherM)
#### Post date: [2024年十二月17日 23:35 UTC](https://meta.discourse.org/t/watched-words-exemption-for-higher-trust-levels/343035/1 "2024-12-17T23:35:25Z")

</div>

遵循 [这篇帖子](https://meta.discourse.org/t/users-exempted-from-watched-words/220991) 的内容……

大家好，我是某个拥有超过一千二百万用户的论坛的 TL4 用户。论坛大量使用“监视词”功能来防止不良帖子的发布。然而，正如我在前面链接的帖子中所提到的，有时需要在适当的语境中使用这些词。

例如，作为 TL4 用户，我经常使用“预设模板”来告知用户他们帖子中常见的错误；其中一些（在版主管理意义上）预先批准的消息包含“监视词”，这意味着我作为 TL4 用户无法在不打扰版主处理其他事务的情况下“处理”一个小的版主管理问题，我的帖子最终还是需要版主批准，这违背了初衷。

如果需要，我可以列出更多用例，但总而言之，如果有一个选项允许特定的信任级别豁免“监视词”列表，那将非常方便。

谢谢，  
Chris

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2024年十二月19日 21:13 UTC](https://meta.discourse.org/t/watched-words-exemption-for-higher-trust-levels/343035/2 "2024-12-19T21:13:32Z")

</div>

如果您是自托管的，可以使用这个：[GitHub - pfaffman/discourse-exempt-from-watched-words: Allow members of groups to bypass watched words](https://github.com/pfaffman/discourse-exempt-from-watched-words)

我很确定我写的客户端仍在运行它，并且它仍然有效。

看起来我在制作实际的规范之前就耗尽了精力，但我最近对其进行了升级，使其至少可以通过代码检查。
