Skip to content

Commit

Permalink
Create Single_clown_emoji.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KanchiMoe authored Feb 5, 2024
1 parent 005f857 commit 410e859
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Anti-spam/Single_clown_emoji.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
# Single 🤡 remover - removes comments only contain "🤡" and nothing else.
type: comment
body (regex): ["^🤡$"]
action: remove
action_reason: "Remove comment only containing \'🤡\' by /u/{{author}}"
message_subject: "Your {{kind}} was removed from /r/{{subreddit}}"
message: |
Hi /u/{{author}}. Thank you for your comment in /r/{{subreddit}}. You can [find it here]({{permalink}}).
However, it has been removed, as only commenting "🤡" does not add anything to the conversation.
We encourage meaningful contributions and constructive discussions in /r/{{subreddit}}. If you have any questions or would like to share your thoughts on the topic, please feel free to do so in a more detailed manner.
*****
_^Triggered ^incorrectly? ^^\(ie, ^^comment ^^does ^^not ^^only ^^contain ^^"🤡"\) ^[Let](https://www.reddit.com/message/compose/?to=/r/{{subreddit}}) ^[us](https://www.reddit.com/message/compose/?to=/r/{{subreddit}}) ^[know.](https://www.reddit.com/message/compose/?to=/r/{{subreddit}})_
moderators_exempt: false
---

0 comments on commit 410e859

Please sign in to comment.