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

Annotation of /trunk/config/config.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16 - (hide annotations)
Mon Jul 29 17:28:14 2024 UTC (8 months, 1 week ago) by rakin
File MIME type: application/json
File size: 889 byte(s)
Added support of disabling commands for different roles
1 rakin 11 {
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 rakin 12 "enabled": false,
12 rakin 11 "limit": 5,
13     "time": 5000,
14     "diff": 2000,
15     "chars": "5",
16     "exclude": []
17     },
18     "raid": {
19 rakin 12 "enabled": false,
20 rakin 11 "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 rakin 16 ],
40     "role_commands": {
41     "957309094014889995": [],
42     "961172512937508896": ["ban", "kick", "mute"]
43     }
44 rakin 11 }
45     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26