Skip to content

Commit

Permalink
Merge pull request #67 from KanchiMoe/20240904_antiai
Browse files Browse the repository at this point in the history
add anti-ai rule
  • Loading branch information
KanchiMoe authored Sep 3, 2024
2 parents a75caf7 + d1df725 commit c82cff8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions general/anti-ai.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
# Removes negative AI comments
# src: https://raw.githubusercontent.com/KanchiMoe/Reddit-AutoModerator-rules/master/general/anti-ai.yaml
# Last updated: 2024-09-04
type: comment
body: ["ai artists", "Fuck AI art", "AI fingers", "AI bullshit", "shitty ai art", 'ai', 'a.i.']
action: remove
action_reason: "Anti-ai {{kind}}. Match: [{{match}}]"
---

0 comments on commit c82cff8

Please sign in to comment.