View difference between Paste ID: 7Uc3RETS and M2ZZ6qLu
SHOW: | | - or go back to the newest paste.
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
26
  utilites: {}
27
28
  admin:
29
    #===============================================================
30
    # Use the "roles" command in order to get the IDs you put in here
31
    #===============================================================
32
    
33
  infractions:
34
    confirm_actions: true
35
    confirm_actions_reaction: false
36
    confirm_actions_expiry: 0
37
    mute_role: 754012150145482913
38
    reason_edit_level: 100
39
    notify_actions: [WARN, KICK, BAN, TEMPBAN, SOFTBAN, UNMUTE, MUTE, TEMPMUTE]
40
    show_moderator: false
41
    silence_level: 100
42
43
  
44
45
  modlog:
46
    channels:
47
      769245341769138207: 
48
        exclude: []
49
        include: []
50
        timestamps: true
51
        compact: true
52
        timezone: Europe/Stockholm
53
      
54
55
  spam:
56
    levels:
57
      0:
58
        punishment: TEMPMUTE
59
        punishment_duration: 600
60
        clean: true
61
        max_messages:
62
          count: 7
63
          interval: 10
64
          clean: true
65
        max_mentions:
66
          count: 5
67
          interval: 10
68
          clean: true
69
        max_links:
70
          count: 5
71
          interval: 30
72
          clean: true
73
        max_emojis:
74
          count: 10
75
          interval: 60
76
          clean: true
77
        max_newlines:
78
          count: 60
79
          interval: 120
80
          clean: true
81
        max_duplicates:
82
          count: 5
83
          interval: 20
84
          clean: true
85
        max_capitals:
86
          count: 50
87
          interval: 120
88
          clean: true
89
    ignored_channels: [760168286402117733]
90
91
  censor:
92
    levels:
93
      0:
94
        filter_zalgo: true
95
        filter_invites: true
96
        invites_guild_whitelist: []
97
        invites_whitelist: []
98
#        invites_blacklist: []
99
        filter_domains: true
100
#        domains_whitelist: []
101
        domains_blacklist: []
102
        blocked_tokens: []
103
        blocked_words: ['fitta', 'bitch', 'hora', 'kukunge', 'Fucker']
104
105