-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathguildconfig.json
40 lines (36 loc) · 1.06 KB
/
guildconfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"serverstats_vc": {
"time_vc_id": "",
"humans_vc_id": "",
"bots_vc_id": "",
"total_vc_id": ""
},
"1126605643177017505": {
"welcome": {
"channelID": "",
"message": "Hey {mention}, welcome to ! Go ahead <#1042040912924135524> to gain access to all other channels and automatically be moved next time! if you do not verify within 1 hour you will automatically be kicked.",
"//msg-formats": "if you type {mention} the user will mentioned.like {user} {tag} {rank}",
"img_url": "https://cdn.discordapp.com/attachments/1037748008261013614/1037748213324714044/WELCOME.gif"
},
"logs": {
"welcome_logs": "",
"kick_logs": "",
"ban_logs": ""
},
"mute_time": 360,
"links_spam_time": 1,
"welcome_emoji": "✅",
"antilink": {
"enabled": true,
"allowgif": true,
"rolesExcluded": "",
"channelOnly": ""
},
"autokick": {
"enabled": true,
"roleToCheck": "",
"timeInMins": 30,
"message": "Message Sent to user in dms if they are kicked for not gaining role"
}
}
}