Advertisement
Guest User

Paste Example

a guest
Dec 14th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.58 KB | None | 0 0
  1. web:
  2.   '142721776458137600': admin
  3.   '402348351888031753': admin
  4.   '432484551894368257': admin
  5.  
  6. commands:
  7.   prefix: 'fgt!'
  8.   overrides:
  9.   - {plugin.name: 'infractions', out: {level: 100}}
  10.  
  11. nickname: Aperture
  12.  
  13. levels:
  14.  #===============================================================
  15.   # Use the "roles" command in order to get the IDs you put in here
  16.   #===============================================================
  17.   636021168935141387: 100 # fagadmin
  18.   402348351888031753: 100 # lilly
  19.   432484551894368257: 100 # jhonathan
  20.  
  21. plugins:
  22.   utilities:
  23.     auto_role: [636020638892556288]
  24.  
  25.   admin:
  26.     role_aliases:
  27.       twat: 636797181717905409
  28.     persist:
  29.       roles: true
  30.       nickname: true
  31.       voice: true
  32.  
  33.   tags: {}
  34.  
  35.   starboard:
  36.     channels:
  37.       636023397968642059:
  38.         clear_on_delete: true
  39.         min_stars: 3
  40.         star_color_max: 10
  41.         prevent_self_star: true
  42.         sources: []
  43.         ignored_channels: []
  44.  
  45.   modlog:
  46.     channels:
  47.       636268972500844585:
  48.         exclude: [COMMAND_USED]
  49.         include: []
  50.       636270047966396419:
  51.         exclude: []
  52.         include: [COMMAND_USED]
  53.     ignored_channels: [636268972500844585]
  54.     ignored_users: []
  55.    
  56.   infractions:
  57.     mute_role: 636034346301784064
  58.     notify_actions: []
  59.     show_moderator: false
  60.     silence_level: 100
  61.  
  62.   censor:
  63.     levels:
  64.       0:
  65.         filter_zalgo: false
  66.         filter_invites: false
  67.         filter_domains: false
  68.         blocked_tokens: ['jhon', 'j hon', 'jh on', 'jho n','jhøn', 'j høn', 'jh øn', ' jhø n', 'nigger']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement