Advertisement
Guest User

issue2.o

a guest
Nov 23rd, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. web:
  2. '352869093935677451': admin
  3. '605096012419432449': admin
  4. '458592361103228938': admin
  5.  
  6. commands:
  7. prefix: '++'
  8. overrides:
  9. - {name: 'warn', out: {Level: 1}}
  10. - {plugin.name: 'infractions', out: {Level: 100}}
  11. - {plugin.name: 'admin', out: {Level: 100}}
  12.  
  13. nickname: apurture
  14.  
  15. levels:
  16. 622860849043996704: 100 #headadmin
  17. 768025549762592768: 50 #admin
  18. 768387779322314782: 25 #Senior Mods
  19. 574180139957485578: 1 #Moderatos
  20. 768389808471932949: 1 #GirlMods
  21. 574668827506245652: 100 #Bots
  22.  
  23.  
  24. plugins:
  25.  
  26. utilities:
  27. auto_role: [574668804886495252]
  28.  
  29.  
  30. admin:
  31. #===============================================================
  32. # Use the "roles" command in order to get the IDs you put in here
  33. #===============================================================
  34. persist:
  35. roles: true
  36. role_ids: [767970369134395402, 775963848640299018]
  37. nickname: true
  38. voice: false
  39. group_roles:
  40. PUBG: 770326577450844200
  41. AMONG US: 770326619997863977
  42. COD: 770326661782569008
  43. # locked_roles: []
  44.  
  45. infractions:
  46. confirm_actions: true
  47. confirm_actions_reaction: true
  48. confirm_actions_expiry: 300
  49. mute_role: 775963848640299018
  50. reason_edit_level: 100
  51. notify_actions: [WARN,KICK,BAN,TEMPBAN,SOFTBAN,UNMUTE,MUTE,TEMPMUTE]
  52. show_moderator: false
  53. silence_level: 100
  54.  
  55. modlog:
  56. channels:
  57. 780480959274811483:
  58. exclude: []
  59. include: []
  60. timestamps: true
  61. compact: true
  62. timezone: Asia/Kolkata
  63. ignored_users: []
  64. ignored_channels: []
  65.  
  66. spam:
  67. levels:
  68. 0:
  69. punishment: TEMPMUTE
  70. punishment_duration: 600
  71. clean: true
  72. max_messages:
  73. count: 1000
  74. interval: 10
  75. clean: true
  76. max_mentions:
  77. count: 3
  78. interval: 1
  79. clean: true
  80. max_links:
  81. count: 5
  82. interval: 30
  83. clean: true
  84. max_emojis:
  85. count: 100
  86. interval: 60
  87. clean: true
  88. max_newlines:
  89. count: 60
  90. interval: 120
  91. clean: true
  92. max_duplicates:
  93. count: 5
  94. interval: 20
  95. clean: true
  96. max_capitals:
  97. count: 50
  98. interval: 120
  99. clean: true
  100. 1:
  101. punishment: NONE
  102. punishment_duration: 10
  103. clean: false
  104. 100:
  105. punishment: NONE
  106. punishment_duration: 10
  107. clean: false
  108. #ignored_channels: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement