Advertisement
JustxMeg

Untitled

Nov 23rd, 2020
945
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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.   utilities:
  26.     auto_role: [574668804886495252]
  27.  
  28.  
  29.   admin:
  30.    #===============================================================
  31.     # Use the "roles" command in order to get the IDs you put in here
  32.     #===============================================================
  33.     persist:
  34.       roles: true
  35.       role_ids: [767970369134395402, 775963848640299018]
  36.       nickname: true
  37.       voice: false
  38.     group_roles:
  39.       PUBG: 770326577450844200
  40.       AMONG US: 770326619997863977
  41.       COD: 770326661782569008
  42.   #  locked_roles: []
  43.  
  44.   infractions:
  45.     confirm_actions: true
  46.     confirm_actions_reaction: true
  47.     confirm_actions_expiry: 300
  48.     mute_role: 775963848640299018
  49.     reason_edit_level: 100
  50.     notify_actions: [WARN,KICK,BAN,TEMPBAN,SOFTBAN,UNMUTE,MUTE,TEMPMUTE]
  51.     show_moderator: false
  52.     silence_level: 100
  53.  
  54.   modlog:
  55.     channels:
  56.       780480959274811483:
  57.         exclude: []
  58.         include: []
  59.         timestamps: true
  60.         compact: true
  61.         timezone: Asia/Kolkata
  62.     ignored_users: []
  63.     ignored_channels: []
  64.  
  65.   spam:
  66.     levels:
  67.       0:
  68.         punishment: TEMPMUTE
  69.         punishment_duration: 600
  70.         clean: true
  71.         max_messages:
  72.           count: 1000
  73.           interval: 10
  74.           clean: true
  75.         max_mentions:
  76.           count: 3
  77.           interval: 1
  78.           clean: true
  79.         max_links:
  80.           count: 5
  81.           interval: 30
  82.           clean: true
  83.         max_emojis:
  84.           count: 100
  85.           interval: 60
  86.           clean: true
  87.         max_newlines:
  88.           count: 60
  89.           interval: 120
  90.           clean: true
  91.         max_duplicates:
  92.           count: 5
  93.           interval: 20
  94.           clean: true
  95.         max_capitals:
  96.           count: 50
  97.           interval: 120
  98.           clean: true
  99.       1:
  100.         punishment: NONE
  101.         punishment_duration: 10
  102.         clean: false
  103.       100:
  104.         punishment: NONE
  105.         punishment_duration: 10
  106.         clean: false
  107.     #ignored_channels: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement