-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdatabase1.json
48 lines (48 loc) · 1.15 KB
/
database1.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
41
42
43
44
45
46
47
48
{
"guilds": {
"1206181726880145459": {
"welcome": {
"autodel": 0,
"channel": [],
"color": "",
"embed": false,
"footer": "",
"image": "",
"message": "<<user.mention>> Welcome To <<server.name>>",
"ping": false,
"title": "",
"thumbnail": ""
},
"autorole": {
"bots": [],
"humans": []
},
"vcrole": {
"bots": "",
"humans": ""
}
},
"1051821901229588564": {
"welcome": {
"autodel": 0,
"channel": [],
"color": "",
"embed": false,
"footer": "",
"image": "",
"message": "<<user.mention>> Welcome To <<server.name>>",
"ping": false,
"title": "",
"thumbnail": ""
},
"autorole": {
"bots": [],
"humans": []
},
"vcrole": {
"bots": "",
"humans": ""
}
}
}
}