Advertisement
Guest User

FUCK BOTS AUTOMOD

a guest
Aug 22nd, 2023
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | Source Code | 0 0
  1. ---
  2. reports: [CHOOSE NUMBER]
  3. action: filter
  4. action_reason: "Multiple reports"
  5. ---
  6.  
  7. ---
  8. author:
  9. account_age: "< [CHOOSE NUMBER] days"
  10. action: remove
  11. action_reason: "New user"
  12. ---
  13.  
  14. ---
  15. type: submission
  16. author:
  17. comment_karma: "< [CHOOSE NUMBER]"
  18. action: remove
  19. action_reason: "Low karma user"
  20. ---
  21.  
  22. ---
  23. # Reddit auto-generated username filtering.
  24. type: submission
  25. author:
  26. is_contributor: false
  27. name (case-sensitive, includes, regex): '([A-Z][a-z]+[_\-]?){2}\d{3,}'
  28. action: spam
  29. action_reason: "Reddit auto-generated username. Check if a bot before approving."
  30. priority: 35
  31. ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement