Guest User

automod config

a guest
Dec 7th, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. http://www.reddit.com/message/compose/?to=AutoModerator&subject=qtto&message=update
  2.  
  3.  
  4.  
  5. ---
  6.  
  7. # Auto-approve self-posts
  8. domain: "self.yoursub"
  9. action: approve
  10.  
  11. ---
  12.  
  13. # Set flair XP
  14. body: [experience points]
  15. set_flair: ["XP", "xp"]
  16.  
  17. ---
  18.  
  19. # Set flair total
  20. title: [total]
  21. set_flair: ["Total", "xp"]
  22.  
  23. ---
  24.  
  25. # Set flair kills
  26. title: [kill, killed, defeated]
  27. set_flair: ["Kills", "kill"]
  28.  
  29. ---
  30.  
  31. # Set flair levels
  32. title: [level, levelled]
  33. set_flair: ["Level", "level"]
  34.  
  35. ---
  36.  
  37. # Set flair loot
  38. title: [found]
  39. set_flair: ["Loot", "loot"]
  40.  
  41. ---
  42.  
  43.  
  44. # Set flair quest
  45. title: [Quest]
  46. set_flair: ["Quest", "quest"]
  47.  
  48. ---
  49.  
  50. # Set flair quest
  51. title: [treasure trail]
  52. set_flair: ["Clue", "clue"]
  53.  
  54. ---
  55.  
  56. # Set flair quest
  57. body: [treasure hunter]
  58. set_flair: ["TH", "th"]
  59.  
  60. ---
  61.  
  62. # Set flair songs
  63. title: [songs]
  64. set_flair: ["Songs", "song"]
  65.  
  66. ---
  67.  
  68. # Set flair court cases
  69. title: [case]
  70. set_flair: ["Court case", "cc"]
  71.  
  72. ---
  73.  
  74. # Set flair other
  75. title: [sprites, Supreme, Champion, Completed, volumes, floor, Thalassus, statue, Castle Wars, spells, ability, bought]
  76. set_flair: ["Other", "other"]
  77.  
  78. ---
Add Comment
Please, Sign In to add comment