From 967b7f3fb0ed8c717bdc61865e887caa64f16ea0 Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 27 May 2025 22:14:10 -0400 Subject: [PATCH 1/2] Add disq.ink --- data/lists/disq.ink.json | 46 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 data/lists/disq.ink.json diff --git a/data/lists/disq.ink.json b/data/lists/disq.ink.json new file mode 100644 index 0000000..40d1dd4 --- /dev/null +++ b/data/lists/disq.ink.json @@ -0,0 +1,46 @@ +{ + "$schema": "../../schema/list.json", + "id": "disq.ink", + "added": 1748397653785, + "name": "DisQ", + "url": "https://disq.ink/", + "icon": "https://cdn.discordapp.com/icons/1229315022732394506/716e6ff53b2692bc2b8fcae74885a87f.png", + "language": "English", + "display": 1, + "defunct": 0, + "discord_only": 1, + "description": "Customize your Discord experience with dynamic apps, bots, games & communities!", + "api_docs": "https://docs.disq.ink/", + "api_post": "https://api.disq.ink/v1/bots/:id", + "api_post_method": null, + "api_field": "serverCount", + "api_shard_id": null, + "api_shard_count": null, + "api_shards": "shards", + "api_get": "https://api.disq.ink/v1/bots/:id", + "api_all": null, + "view_bot": "https://disq.ink/bot/:id", + "bot_widget": null, + "content": null, + "owners": "Danker#0000 (804827945997959209)", + "discord": "https://discord.gg/sNyC5kNaVN", + "features": [ + "additional-bot-owners-editors", + "bot-reviews", + "certified-bot-vanity-urls", + "custom-bot-github-link", + "custom-bot-invite-link", + "custom-bot-website-link", + "discord-bot-support-link", + "has-categories-or-tags", + "has-mobile-support", + "has-search", + "has-voting", + "html-long-description", + "markdown-long-description", + "server-count-api", + "site-internationalisation-support", + "votes-sent-to-webhooks", + "voting-data-exposed" + ] +} From 49c89f74be1eec000145faef99e31e25e8663ae7 Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 28 May 2025 10:08:16 -0400 Subject: [PATCH 2/2] Update disq.ink icon --- data/lists/disq.ink.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/lists/disq.ink.json b/data/lists/disq.ink.json index 40d1dd4..9d74b07 100644 --- a/data/lists/disq.ink.json +++ b/data/lists/disq.ink.json @@ -4,7 +4,7 @@ "added": 1748397653785, "name": "DisQ", "url": "https://disq.ink/", - "icon": "https://cdn.discordapp.com/icons/1229315022732394506/716e6ff53b2692bc2b8fcae74885a87f.png", + "icon": "https://disq.ink/images/logo.webp", "language": "English", "display": 1, "defunct": 0,