-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
34 lines (34 loc) · 906 Bytes
/
data.json
File metadata and controls
34 lines (34 loc) · 906 Bytes
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
{
"servers": [
{
"name": "The Cynizenry",
"id": "296474051440934912",
"videoChannel": {
"id": "676548325117263912",
"name": "submissions"
},
"imageChannel": {
"id": "443083098461306890",
"name": "wallpaperbot"
}
},
{
"name": "BotDevs",
"id": "433758414880112640",
"videoChannel": {
"id": "733472401886674974",
"name": "submissionvideo"
},
"imageChannel": {
"id": "477468411606204427",
"name": "submissions"
}
}
],
"admins": [
{"name": "Bean Dream",
"id": "277203191924391946"},
{"name": "AnxiousCynic",
"id": "284924421892734977"}
]
}