/[sudobot]/trunk/config/config.json
ViewVC logotype

Diff of /trunk/config/config.json

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10 by rakin, Mon Jul 29 17:28:12 2024 UTC revision 16 by rakin, Mon Jul 29 17:28:14 2024 UTC
# Line 1  Line 1 
 {"911987536379912193":{"prefix":"-","debug":true,"mute_role":"963418517565214770","gen_role":"963421072169009193","logging_channel":"961547831536136212","mod_role":"Need to add!","announcement_channel":"911987536883245078",  
     "spam_filter":{"limit":5,"time":5000,"diff":2000,"chars":"5","exclude":[]},  
     "raid": {  
         "max_joins": 2,  
         "time": 60000,  
         "included": ["911987536883245081", "963861769024065596", "969646960078389278"]  
     },  
     "lockall": ["911987536883245081", "963861769024065596", "969646960078389278", "969914449962078278"]  
     }}  
1    {
2     "911987536379912193": {
3      "prefix": "-",
4      "debug": true,
5      "mute_role": "963418517565214770",
6      "gen_role": "963421072169009193",
7      "logging_channel": "961547831536136212",
8      "mod_role": "961172512937508896",
9      "announcement_channel": "911987536883245078",
10      "spam_filter": {
11          "enabled": false,
12       "limit": 5,
13       "time": 5000,
14       "diff": 2000,
15       "chars": "5",
16       "exclude": []
17      },
18      "raid": {
19          "enabled": false,
20       "max_joins": 2,
21       "time": 60000,
22       "included": [
23        "911987536883245081",
24        "963861769024065596",
25        "969646960078389278"
26       ]
27      },
28      "lockall": [
29       "911987536883245081",
30       "963861769024065596",
31       "969646960078389278",
32       "969914449962078278"
33      ],
34      "warn_notallowed": true,
35      "global_commands": [
36       "cat",
37       "dog",
38       "pixabay"
39      ],
40      "role_commands": {
41          "957309094014889995": [],
42          "961172512937508896": ["ban", "kick", "mute"]
43      }
44     }
45    }

Legend:
Removed from v.10  
changed lines
  Added in v.16

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26