Skip to content

Commit b3a9a64

Browse files
Add dlist.space (#108)
* Create dlist.space.json * Update dlist.space.json * Fix JSON formatting --------- Co-authored-by: Matt Cowley <me@mattcowley.co.uk>
1 parent 8968a77 commit b3a9a64

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

data/lists/dlist.space.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"$schema": "../../schema/list.json",
3+
"id": "dlist.space",
4+
"added": 1782815253,
5+
"name": "DList.Space",
6+
"url": "https://dlist.space/",
7+
"icon": "https://dlist.space/logo.png",
8+
"language": "English",
9+
"display": 1,
10+
"defunct": 0,
11+
"discord_only": 1,
12+
"description": "Find the best Discord bots and servers on dlist.space. Browse top-rated moderation, music, fun, and utility bots. Vote, review, and add bots to your server instantly.",
13+
"api_docs": "https://dlist.space/docs",
14+
"api_post": "https://api.dlist.space/api/bot/:id/stats",
15+
"api_post_method": null,
16+
"api_field": "server_count",
17+
"api_shard_id": null,
18+
"api_shard_count": "shard_count",
19+
"api_shards": null,
20+
"api_get": "https://api.dlist.space/api/bot/:id",
21+
"api_all": null,
22+
"view_bot": "https://dlist.space/bot/:id",
23+
"bot_widget": "https://api.dlist.space/api/bot/:id/widget",
24+
"content": null,
25+
"owners": "WhiteClue#5126 (761230002922455091)",
26+
"discord": "https://discord.gg/XmMU6PXN9t",
27+
"features": [
28+
"bot-reviews",
29+
"has-ads-on-site",
30+
"offers-paid-promotion",
31+
"html-long-description",
32+
"iframe-long-description",
33+
"markdown-long-description",
34+
"custom-bot-github-link",
35+
"custom-bot-invite-link",
36+
"custom-bot-website-link",
37+
"discord-bot-support-link",
38+
"has-voting",
39+
"votes-sent-to-webhooks",
40+
"voting-data-exposed",
41+
"additional-bot-owners-editors",
42+
"has-categories-or-tags",
43+
"has-certification-program",
44+
"has-mobile-support",
45+
"has-search",
46+
"has-widget",
47+
"requires-owner-in-server",
48+
"server-count-api"
49+
]
50+
}

0 commit comments

Comments
 (0)