Advertisement
JustxMeg

Elektron

Oct 12th, 2020
871
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. web:
  2.   '519535806382211114': admin
  3.   '583654590742790185': admin
  4.  
  5. levels:
  6.   '760874381429178368': 1 # Trial Moderator
  7.   '758207715301392414': 2 # Moderator
  8.   '758207616894631947': 3 # Admin
  9.   '758207655168049222': 4 # Head Admin
  10.   '758206190533738497': 5 # +
  11.  
  12. commands:
  13.   prefix: '!'
  14.  
  15. plugins:
  16.   utilities: {}
  17.  
  18.   admin:
  19.     persist:
  20.       roles: true
  21.       role_ids: [760876286692032522,758207755520835587,761136271095496704,761136413176627201,761136543024414730,761136620430295090,762171617954365461,760874741183152149,762572725876293702,760874381429178368,758207715301392414,758207616894631947,758207655168049222,758206190533738497]
  22.       nickname: true
  23.       voice: true
  24.      
  25.   infractions:
  26.     confirm_actions: true
  27.     confirm_actions_reaction: true
  28.     confirm_actions_expiry: 0
  29.     mute_role: 765152720948559882
  30.     reason_edit_level: 3
  31.     notify_actions: [WARN,KICK,BAN,TEMPBAN,SOFTBAN,UNMUTE,MUTE,TEMPMUTE]
  32.     show_moderator: true
  33.     silence_level: 4
  34.    
  35.   spam:
  36.     levels:
  37.       0:
  38.         punishment: TEMPMUTE
  39.         punishment_duration: 600
  40.         clean: true
  41.         clean_count: 100
  42.         clean_duration: 0
  43.         max_messages:
  44.           count: 10
  45.           interval: 7
  46.         max_mentions:
  47.           count: 5
  48.           interval: 30
  49.         max_links:
  50.           count: 5
  51.           interval: 60
  52.         max_attachments:
  53.           count: 10
  54.           interval: 60
  55.         max_emojis:
  56.           count: 10
  57.           interval: 20
  58.         max_newlines:
  59.           count: 20
  60.           interval: 120
  61.         max_duplicates:
  62.           count: 2
  63.           interval: 30
  64.     ignored_channels: [761146106788446229,761146639863513118]
  65.  
  66.   starboard:
  67.     channels:
  68.       765155221650276373:
  69.         clear_on_delete: false
  70.         min_stars: 3
  71.         star_color_max: 10
  72.         prevent_self_star: true
  73.        
  74.   modlog:
  75.     channels:
  76.       761141830187483167: # Message Logs
  77.         compact: false
  78.         timestamps: true
  79.         timezone: Asia/Kolkata
  80.         include: [MESSAGE_EDIT,MESSAGE_DELETE,MESSAGE_DELETE_BULK]
  81.       761141850890436618: # Member logs
  82.         compact: false
  83.         timestamps: true
  84.         timezone: Asia/Kolkata
  85.         inculde: [GUILD_MEMBER_ROLES_ADD,GUILD_MEMBER_ROLES_RMV,MEMBER_ROLE_ADD,MEMBER_ROLE_REMOVE,MEMBER_RESTORE,ADD_NICK,RMV_NICK,CHANGE_NICK,CHANGE_USERNAME]
  86.       761142032164978709: # Server Logs
  87.         compact: false
  88.         timestamps: true
  89.         timezone: Asia/Kolkata
  90.         include: [CHANNEL_CREATE,CHANNEL_DELETE,GUILD_ROLE_CREATE,GUILD_ROLE_DELETE]
  91.       761142141966745630: # Mod Logs
  92.         compact: false
  93.         timestamps: true
  94.         timezone: Asia/Kolkata
  95.         include: [GUILD_BAN_ADD,MEMBER_TEMP_MUTED,MEMBER_MUTED,MEMBER_UNMUTED,MEMBER_KICK,MEMBER_BAN,MEMBER_SOFTBAN,MEMBER_TEMPBAN,MEMBER_WARNED,MEMBER_RESTORE]
  96.     new_member_threshold: 604800
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement