Advertisement
JustxMeg

Untitled

Oct 23rd, 2020
1,970
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. web:
  2.   '172026709930016768': admin # Super#5085
  3.   '393650618667106304': admin # molobio#9876
  4.  
  5. commands:
  6.   prefix: 'sh!'
  7.   overrides:
  8.   - {plugin.name: 'utilities', out: {level: 10}}
  9.   - {group: 'clean', out: {level: 40}}
  10.   - {name: 'mute', out: {level: 40}}
  11.  
  12. nickname: Super's Hjälpare
  13.  
  14. levels:
  15.  #===============================================================
  16.   # Use the "roles" command in order to get the IDs you put in here
  17.   #===============================================================
  18.   172026709930016768: 100 # Super#5085 (User Permission Override)
  19.   753985666370764940: 75 # Administrators
  20.   716351271191314465: 50  # Moderators
  21.   754003844727570514: 10  # Trusted
  22.  
  23.  
  24. plugins:
  25.   utilites: {}
  26.  
  27.   admin:
  28.    #===============================================================
  29.     # Use the "roles" command in order to get the IDs you put in here
  30.     #===============================================================
  31.    
  32.   infractions:
  33.     confirm_actions: true
  34.     confirm_actions_reaction: false
  35.     confirm_actions_expiry: 0
  36.     mute_role: 754012150145482913
  37.     reason_edit_level: 100
  38.     notify_actions: [WARN, KICK, BAN, TEMPBAN, SOFTBAN, UNMUTE, MUTE, TEMPMUTE]
  39.     show_moderator: false
  40.     silence_level: 100
  41.  
  42.  
  43.  
  44.   modlog:
  45.     channels:
  46.       769245341769138207:
  47.         exclude: []
  48.         include: []
  49.         timestamps: true
  50.         compact: true
  51.         timezone: Europe/Stockholm
  52.      
  53.  
  54.   spam:
  55.     levels:
  56.       0:
  57.         punishment: TEMPMUTE
  58.         punishment_duration: 600
  59.         clean: true
  60.         max_messages:
  61.           count: 7
  62.           interval: 10
  63.           clean: true
  64.         max_mentions:
  65.           count: 5
  66.           interval: 10
  67.           clean: true
  68.         max_links:
  69.           count: 5
  70.           interval: 30
  71.           clean: true
  72.         max_emojis:
  73.           count: 10
  74.           interval: 60
  75.           clean: true
  76.         max_newlines:
  77.           count: 60
  78.           interval: 120
  79.           clean: true
  80.         max_duplicates:
  81.           count: 5
  82.           interval: 20
  83.           clean: true
  84.         max_capitals:
  85.           count: 50
  86.           interval: 120
  87.           clean: true
  88.     ignored_channels: [760168286402117733]
  89.  
  90.   censor:
  91.     levels:
  92.       0:
  93.         filter_zalgo: true
  94.         filter_invites: true
  95.         invites_guild_whitelist: []
  96.         invites_whitelist: []
  97. #        invites_blacklist: []
  98.         filter_domains: true
  99. #        domains_whitelist: []
  100.         domains_blacklist: []
  101.         blocked_tokens: []
  102.         blocked_words: ['fitta', 'bitch', 'hora', 'kukunge', 'Fucker']
  103.  
  104.      
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement