This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
71 lines (71 loc) · 2.74 KB
/
db.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"latestVersion": "5.0.0",
"servers": [
{
"id": "831170964237713479",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/lighty_server.svg",
"serverName": "Lighty Emojis",
"serverType": "dead"
},
{
"id": "86004744966914048",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/betterdiscord_server.svg",
"serverName": "BetterDiscord",
"serverType": "community"
},
{
"id": "538759280057122817",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/powercord_server.svg",
"serverName": "Powercord",
"serverType": "dead"
},
{
"id": "756146058320674998",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/goosenest_server.svg",
"serverName": "GooseNest",
"serverType": "community"
},
{
"id": "820732039253852171",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/armcord_server.svg",
"serverName": "ArmCord",
"serverType": "community"
},
{
"id": "779760211522224138",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/nebulas_palace_server.svg",
"serverName": "Nebula's Palace",
"serverType": "community"
},
{
"id": "868523001921028206",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/hun&bun_priv_server.svg",
"serverName": "Hun & Bun",
"serverType": "private"
},
{
"id": "877624488341168138",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/stare_emojis_server.svg",
"serverName": "Stare Emojis",
"serverType": "community"
},
{
"id": "810920173464846407",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/projectps_server.svg",
"serverName": "Project PS",
"serverType": "community"
},
{
"id": "1009892699660365825",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/chsgayclob_server.svg",
"serverName": "CH Gaming Club Server",
"serverType": "community"
},
{
"id": "891039687785996328",
"logoURL": "https://raw.githubusercontent.com/DiscordCSL/database/main/res/kernel_server.svg",
"serverName": "Kernel Mod",
"serverType": "community"
}
]
}