From faea73480532e87e846c063715e0fa8ac5328764 Mon Sep 17 00:00:00 2001 From: joshuaocariza2006 Date: Tue, 28 Apr 2026 15:10:36 +0800 Subject: [PATCH] Update bot.js --- src/config/bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/bot.js b/src/config/bot.js index 36e588cd..36cc3e0c 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: "All in one Bot", // Activity type number (0 = Playing). type: 0, },