From 1067bfb3c6b3cc8609987b5a64ab4500233e0112 Mon Sep 17 00:00:00 2001 From: Builderb Date: Thu, 9 Jul 2026 00:36:22 +0100 Subject: [PATCH 1/5] Update and rename data/lists/discordservices.net.json to data/discover.fluxpoint.dev.json --- ...ices.net.json => discover.fluxpoint.dev.json} | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) rename data/{lists/discordservices.net.json => discover.fluxpoint.dev.json} (73%) diff --git a/data/lists/discordservices.net.json b/data/discover.fluxpoint.dev.json similarity index 73% rename from data/lists/discordservices.net.json rename to data/discover.fluxpoint.dev.json index caa249f..5e24205 100644 --- a/data/lists/discordservices.net.json +++ b/data/discover.fluxpoint.dev.json @@ -1,17 +1,17 @@ { "$schema": "../../schema/list.json", - "id": "discordservices.net", + "id": "discover.fluxpoint.dev", "added": 1620045981, - "name": "Discord Services", - "url": "https://discordservices.net/", - "icon": "https://discordservices.net/icon.png", + "name": "Fluxpoint Discover", + "url": "https://discover.fluxpoint.dev/", + "icon": "https://discover.fluxpoint.dev/icon.png", "language": "English", "display": 1, "defunct": 1, "discord_only": 1, "description": "A brand new botlist that aims to deliver the best experience for its users and bot developers with unique features and tools.", - "api_docs": "https://discordservices.net/docs/api", - "api_post": "https://api.discordservices.net/bot/:id/stats", + "api_docs": "https://discover.fluxpoint.dev/docs/api", + "api_post": "https://discover.fluxpoint.dev/api/bot/:id/stats", "api_post_method": null, "api_field": "servers", "api_shard_id": null, @@ -19,10 +19,10 @@ "api_shards": null, "api_get": null, "api_all": null, - "view_bot": "https://discordservices.net/bot/:id", + "view_bot": "https://discover.fluxpoint.dev/bot/:id", "bot_widget": null, "content": null, - "owners": "Builderb#0001 (190590364871032834)", + "owners": "Builderb (190590364871032834)", "discord": "https://discord.gg/2JVesec7kM", "features": [ "bot-resubmission", From 8be9a9e4c6b646117eb7985ca22a06b646c75143 Mon Sep 17 00:00:00 2001 From: Builderb Date: Thu, 9 Jul 2026 00:38:17 +0100 Subject: [PATCH 2/5] Rename data/discover.fluxpoint.dev.json to data/lists/discover.fluxpoint.dev.json --- data/{ => lists}/discover.fluxpoint.dev.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename data/{ => lists}/discover.fluxpoint.dev.json (100%) diff --git a/data/discover.fluxpoint.dev.json b/data/lists/discover.fluxpoint.dev.json similarity index 100% rename from data/discover.fluxpoint.dev.json rename to data/lists/discover.fluxpoint.dev.json From 78fdd63b61ba74b232b071d6b459a8ded2bc0c68 Mon Sep 17 00:00:00 2001 From: Builderb Date: Thu, 9 Jul 2026 00:38:57 +0100 Subject: [PATCH 3/5] Update legacy.json --- data/legacy.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/legacy.json b/data/legacy.json index 805d289..dc2498b 100644 --- a/data/legacy.json +++ b/data/legacy.json @@ -19,5 +19,6 @@ "discordz.xyz": "discordz.gg", "radarbotdirectory.xyz": "radarcord.net", "bhbotlist.tech": "cybralist.com", - "bhlist.co.in": "cybralist.com" + "bhlist.co.in": "cybralist.com", + "discordservices.net": "discover.fluxpoint.dev" } From b34f174f684963e9ca44cabcae9f65233bab2470 Mon Sep 17 00:00:00 2001 From: Builderb Date: Thu, 9 Jul 2026 04:44:11 +0100 Subject: [PATCH 4/5] Update discover.fluxpoint.dev.json --- data/lists/discover.fluxpoint.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/lists/discover.fluxpoint.dev.json b/data/lists/discover.fluxpoint.dev.json index 5e24205..b26d840 100644 --- a/data/lists/discover.fluxpoint.dev.json +++ b/data/lists/discover.fluxpoint.dev.json @@ -7,7 +7,7 @@ "icon": "https://discover.fluxpoint.dev/icon.png", "language": "English", "display": 1, - "defunct": 1, + "defunct": 0, "discord_only": 1, "description": "A brand new botlist that aims to deliver the best experience for its users and bot developers with unique features and tools.", "api_docs": "https://discover.fluxpoint.dev/docs/api", From 4af9cbdc90825a432c8a6e1323fc0b382d025ccf Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Sat, 11 Jul 2026 14:01:30 +0100 Subject: [PATCH 5/5] Fix owners format --- data/lists/discover.fluxpoint.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/lists/discover.fluxpoint.dev.json b/data/lists/discover.fluxpoint.dev.json index b26d840..f899954 100644 --- a/data/lists/discover.fluxpoint.dev.json +++ b/data/lists/discover.fluxpoint.dev.json @@ -22,7 +22,7 @@ "view_bot": "https://discover.fluxpoint.dev/bot/:id", "bot_widget": null, "content": null, - "owners": "Builderb (190590364871032834)", + "owners": "Builderb#0000 (190590364871032834)", "discord": "https://discord.gg/2JVesec7kM", "features": [ "bot-resubmission",