From 048b771dedcf7bec5244219a130b95572296d467 Mon Sep 17 00:00:00 2001 From: ilyassfaina2009-star Date: Mon, 23 Mar 2026 08:30:19 +0100 Subject: [PATCH] Update bot.js --- src/config/bot.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/bot.js b/src/config/bot.js index 36e588cd..99ea1987 100644 --- a/src/config/bot.js +++ b/src/config/bot.js @@ -25,7 +25,7 @@ export const botConfig = { activities: [ { // Text users will see (example: "Playing /help | Titan Bot"). - name: "Made with ❤️", + name: "GCH1 COMMUNITY ❤️", // Activity type number (0 = Playing). type: 0, }, @@ -88,7 +88,7 @@ export const botConfig = { embeds: { colors: { // Main brand colors. - primary: "#336699", + primary: "#8F00FF", secondary: "#2F3136", // Standard status colors for success/error/warning/info messages.