-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathwebsite-template.json
149 lines (149 loc) · 4.95 KB
/
website-template.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
[{
"name": "Birb",
"date": "2017-07-28",
"def": "10m, 60%",
"author": "jakeoid",
"description": "A snapshot of all guilds matched by the definition in all shards.",
"icon": "https://birb.pw/birb_round.png",
"link": "https://rawgit.com/Terminal/botlist-servers/master/birb.json",
"entry_info_link": "https://github.com/Terminal/botlist-servers/blob/master/birb.json",
"disect": {
"entry": {
"title": "{{name}}",
"subtitle": "{{id}}",
"icon": "{{icon}}"
},
"full_info": {
"Name": "{{name}}",
"ID": "{{id}}",
"Bot Percentage": "{{percentageBots}}",
"User / Bots / Total": "{{userAccounts}} / {{botAccounts}} / {{totalMembers}}",
"Timestamp": "{{timestamp}}"
}
}
},{
"name": "blargbot",
"date": "2017-07-18",
"def": "20m 50%",
"author": "stupid cat",
"description": "Ran by blargbot and generated into a list for another project this was created in order to catch pesky users however never acted upon.",
"icon": "https://blargbot.xyz/img/blargbot.png",
"link": "https://rawgit.com/Terminal/botlist-servers/master/blargbot.json",
"entry_info_link": "https://github.com/Terminal/botlist-servers/blob/master/blargbot.json",
"disect": {
"entry": {
"title": "{{name}}",
"subtitle": "{{id}}",
"icon": "https://cdn.discordapp.com/icons/{{id}}/{{icon}}.webp?size=512"
},
"full_info": {
"Name": "{{name}}",
"ID": "{{id}}",
"Bot Percentage": "{{percentageBots}}",
"User / Bots / Total": "{{userAccounts}} / {{botAccounts}} / {{totalMembers}}",
"Timestamp": "{{timestamp}}"
}
}
},{
"name": "Parkerbot",
"date": "2017-07-19",
"def": "20m 50%",
"author": "MSS",
"description": "A Parker Square of a Bot listing. Contains more detailed details compared to previously.",
"icon": "https://images.discordapp.net/avatars/257547382277931009/c69a03a5eb58c322b715ff23890d78cb.png?size=256",
"link": "https://rawgit.com/Terminal/botlist-servers/master/parkerbot.json",
"entry_info_link": "https://github.com/Terminal/botlist-servers/blob/master/parkerbot.json",
"disect": {
"entry": {
"title": "{{ guild.name }}",
"subtitle": "{{ guild.id }}",
"icon": "{{ guild.icon }}"
},
"full_info": {
"RethonkDB ID": "{{ id }}",
"Guild Name": "{{ guild.name }}",
"Guild ID": "{{ guild.id }}",
"Guild Created At": "{{ guild.createdAt }}",
"Guild Region": "{{ guild.region }}",
"Owner Name": "{{ owner.name }}#{{ owner.discriminator }}",
"Owner ID": "{{ owner.id }}",
"Owner Registration": "{{ owner.createdAt }}",
"User / Bots / Total": "{{ guild.users }} / {{ guild.bots }} / {{ guild.members }}",
"Reason": "{{ reason.message }}"
}
}
},{
"name": "DiscordMail",
"date": "",
"def": "20m 50%",
"author": "MSS",
"description": "Uses legacy system from old MSS-Discord",
"icon": "https://discordmail.com/img/DiscordMail.png",
"link": "https://discordmail.com/api/collection",
"entry_info_link": "https://discordmail.com/api/collection",
"disect": {
"entry": {
"title": "{{ guild.name }}",
"subtitle": "{{ guild.id }}",
"icon": "{{ guild.icon }}"
},
"full_info": {
"RethonkDB ID": "{{ id }}",
"Guild Name": "{{ guild.name }}",
"Guild ID": "{{ guild.id }}",
"Guild Created At": "{{ guild.createdAt }}",
"Guild Region": "{{ guild.region }}",
"Owner Name": "{{ owner.name }}#{{ owner.discriminator }}",
"Owner ID": "{{ owner.id }}",
"Owner Registration": "{{ owner.createdAt }}",
"User / Bots / Total": "{{ guild.users }} / {{ guild.bots }} / {{ guild.members }}",
"Reason": "{{ reason.message }}"
}
}
},{
"name": "Trello",
"date": "2017-07-19",
"def": "20m 75%",
"author": "Snazzah",
"description": "A snapshot of all guilds matched by the definition in all shards.",
"icon": "https://cdn.discordapp.com/app-icons/202929883863580673/28b93df9f9e8d43bedf20291e9743c73.jpg",
"link": "https://rawgit.com/Terminal/botlist-servers/master/trellobot.json",
"entry_info_link": "https://github.com/Terminal/botlist-servers/blob/master/trellobot.json",
"disect": {
"entry": {
"title": "{{name}}",
"subtitle": "{{id}}, {{fixed_percentage}}%",
"icon": ""
},
"full_info": {
"Name": "{{name}}",
"ID": "{{id}}",
"Bot Percentage": "{{percentage}}",
"User / Bots / Total": "{{count.user}} / {{count.bot}} / {{count.total}}",
"Timestamp": "{{timestamp}}"
}
}
},{
"name": "Discord Cards",
"date": "2017-07-19",
"def": "20m 75%",
"author": "Snazzah",
"description": "A snapshot of all guilds matched by the definition in all shards.",
"icon": "https://discord.cards/i/icon.png",
"link": "https://rawgit.com/Terminal/botlist-servers/master/discordcards.json",
"entry_info_link": "https://github.com/Terminal/botlist-servers/blob/master/discordcards.json",
"disect": {
"entry": {
"title": "{{name}}",
"subtitle": "{{id}}, {{fixed_percentage}}%",
"icon": ""
},
"full_info": {
"Name": "{{name}}",
"ID": "{{id}}",
"Bot Percentage": "{{percentage}}",
"User / Bots / Total": "{{count.user}} / {{count.bot}} / {{count.total}}",
"Timestamp": "{{timestamp}}"
}
}
}]