-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
52 lines (52 loc) · 1.25 KB
/
config.json
File metadata and controls
52 lines (52 loc) · 1.25 KB
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
49
50
51
52
{
"tokens": {
"essentials": "NTY2NTQwNDA0MjI5NTM3Nzkz.XS-VPg.xDE8Dx712TgKORtr4W2AzJYh38Q",
"api": "NjIwMjc0MTc4Mjk3MTY3ODkz.XXUZdA.NYOnJmfAmm8QFBjw_ovZX1qw6lg"
},
"prefixes": {
"essentials": "c.",
"api": "capi."
},
"members": {
"dan": "",
"dio": "",
"alve": ""
},
"servers": {
"ccminecraft": {
"ip": "play.cloudcraftmc.org.uk",
"port": "25565"
},
"ccrcon": {
"ip": "116.203.95.196",
"port": "8125",
"password": "CCRCON"
}
},
"trello": {
"boards": {
"dev": "",
"main": "",
"owo" : "",
"filehost": ""
},
"tags": {
"dev": {
"botsuggestion": "",
"serversuggestion": ""
}
}
},
"channels": {
"guild": "530700173979025428",
"announcements": "590628402977833008",
"banned": "574946041598836747",
"standby": "586842792396062722",
"general": "590627491513630742",
"minecraft": "590631661884932096"
},
"categories": {
"personal": "579054917918916615",
"tickets": "583232681454862348"
}
}