Advertisement
JustxMeg

Blink sg

Oct 5th, 2020 (edited)
846
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. web:
  2.   147335738588004352: admin
  3.   597381740297977879: admin
  4.  
  5. commands:
  6.   prefix: '#'
  7.   overrides:
  8.   - {plugin.name: 'utilities', out: {level: 10}}
  9.   - {group: 'clean', out: {level: 40}}
  10.   - {name: 'mute', out: {level: 40}}
  11.  
  12. nickname: Hyper IND
  13.  
  14. levels:
  15.  #===============================================================
  16.   # Use the "roles" command in order to get the IDs you put in here
  17.   #===============================================================
  18.   597381740297977879: 100
  19.  
  20. plugins:
  21.   utilities: {}
  22.  
  23.  
  24.   starboard:
  25.     channels:
  26.       761801749794914334:
  27.         clear_on_delete: true
  28.         min_stars: 1
  29.         star_color_max: 15
  30.         prevent_self_star: false
  31.         sources: [754369892798431394]
  32.         ignored_channels: [754391655485931560]
  33.  
  34.  
  35.  
  36.   spam:
  37.     levels:
  38.       0:
  39.         punishment: TEMPMUTE
  40.         punishment_duration: 60
  41.         clean: true
  42.         max_messages:
  43.           count: 7
  44.           interval: 10
  45.           clean: true
  46.         max_mentions:
  47.           count: 5
  48.           interval: 10
  49.           clean: true
  50.         max_links:
  51.           count: 5
  52.           interval: 30
  53.           clean: true
  54.         max_emojis:
  55.           count: 10
  56.           interval: 60
  57.           clean: true
  58.         max_newlines:
  59.           count: 60
  60.           interval: 120
  61.           clean: true
  62.         max_duplicates:
  63.           count: 6
  64.           interval: 20
  65.           clean: true
  66.         max_capitals:
  67.           count: 50
  68.           interval: 120
  69.           clean: true
  70.     ignored_channels: [762001386925064212]
  71.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement