Advertisement
Knight02

Untitled

Dec 10th, 2020
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. web:
  2. '550951188796014598': admin #Knight
  3. '655670568426799104': admin #Prince
  4. '416952474587496449': admin #DeadShot
  5.  
  6. commands:
  7. prefix: '-'
  8. overrides:
  9. - {plugin.name: 'utilities', out: {level: 10}}
  10. - {group: 'clean', out: {level: 40}}
  11. - {name: 'mute', out: {level: 40}}
  12.  
  13. nickname: Aperture
  14.  
  15. levels:
  16. #===============================================================
  17. # Use the "roles" command in order to get the IDs you put in here
  18. #===============================================================
  19. 416952474587496449: 100 #Founders
  20. 550951188796014598: 100 #Knight
  21. 781419848881930251: 100 #Owner
  22. 751481343862636634: 85 #Admin Administration
  23. 785681277986537482: 70 #Management Manager
  24. 730807034337034240: 50 #Chief Council Head Mod
  25. 724801477133991989: 35 #Council Moderators
  26.  
  27. plugins:
  28.  
  29. utilities:
  30. auto_role: [724831386963279963]
  31.  
  32. admin:
  33. #===============================================================
  34. # Use the "roles" command in order to get the IDs you put in here
  35. #===============================================================
  36.  
  37. persist:
  38. roles: false
  39. role_ids: []
  40. nickname: false
  41. voice: false
  42.  
  43. infractions:
  44. confirm_actions: true
  45. confirm_actions_reaction: true
  46. confirm_actions_expiry: 0
  47. mute_role: 729725446748504195
  48. reason_edit_level: 100
  49. notify_actions: [WARN, KICK, BAN, TEMPBAN, SOFTBAN, UNMUTE, MUTE, TEMPMUTE]
  50. show_moderator: true
  51. silence_level: 100
  52.  
  53. starboard:
  54. channels:
  55. 785467794752798730:
  56. clear_on_delete: true
  57. min_stars: 3
  58. star_color_max: 15
  59. prevent_self_star: false
  60. sources: []
  61. ignored_channels: []
  62.  
  63. modlog:
  64. channels:
  65. 786500316837314580:
  66. exclude: []
  67. include: [CHANNEL_CREATE,CHANNEL_DELETE,GUILD_MEMBER_ADD,GUILD_MEMBER_REMOVE,GUILD_ROLE_CREATE,GUILD_ROLE_DELETE,GUILD_BAN_ADD,GUILD_MEMBER_ROLES_ADD,GUILD_MEMBER_ROLES_ADD,MEMBER_ROLE_ADD,MEMBER_ROLE_REMOVE]
  68. timestamps: true
  69. compact: true
  70. timezone: Asia/Kolkata
  71. ignored_users: []
  72. ignored_channels: []
  73.  
  74. spam:
  75. levels:
  76. 0:
  77. punishment: TEMPMUTE
  78. punishment_duration: 600
  79. clean: true
  80. max_messages:
  81. count: 7
  82. interval: 10
  83. clean: true
  84. max_mentions:
  85. count: 5
  86. interval: 10
  87. clean: true
  88. max_links:
  89. count: 5
  90. interval: 30
  91. clean: true
  92. max_emojis:
  93. count: 10
  94. interval: 60
  95. clean: true
  96. max_newlines:
  97. count: 60
  98. interval: 120
  99. clean: true
  100. max_duplicates:
  101. count: 5
  102. interval: 20
  103. clean: true
  104. max_capitals:
  105. count: 50
  106. interval: 120
  107. clean: true
  108. ignored_channels: []
  109.  
  110. censor:
  111. levels:
  112. 0:
  113. filter_zalgo: true
  114. filter_invites: true
  115. invites_guild_whitelist: []
  116. invites_whitelist: ['discord-developers', 'discord-testers', 'discord-api', 'events', 'discord-linux', 'gamenight', 'discord-feedback']
  117. invites_blacklist: []
  118. filter_domains: true
  119. domains_whitelist: []
  120. domains_blacklist: []
  121. blocked_tokens: ['token1', 'token2']
  122. blocked_words: ['randi','chutiya','madarchod','lodu']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement