From a39216c38d00ff9509b3dd6a7eb7375839d9fd02 Mon Sep 17 00:00:00 2001
From: Mittelblut9 <sauer.benedikt@outlook.de>
Date: Wed, 4 Dec 2024 11:46:25 +0100
Subject: [PATCH] fix: add shutdown hint

---
 src/assets/json/_config/activity_prod.json | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/src/assets/json/_config/activity_prod.json b/src/assets/json/_config/activity_prod.json
index e167f9ed8..beaf967a1 100644
--- a/src/assets/json/_config/activity_prod.json
+++ b/src/assets/json/_config/activity_prod.json
@@ -1,13 +1,5 @@
 {
     "texts": [
-        "/help - Thank you for using me!",
-        "/help - Listen to music with /play",
-        "/help - with new command /tutorial with {memberCount} members",
-        "/help - with new command /autodelete on {guildCount} servers",
-        "/help - with new Ticket System /tickets on {guildCount} servers",
-        "/help - with {memberCount} members on {guildCount} guilds",
-        "/help - try /counter",
-        "/help - Multi language support with /language",
-        "/help - Twitch Notifications 2.0 with /twitch on {guildCount} servers"
+        "I will shut down my service on 21/12/24. Thanks for using me."
     ]
 }