From 5abc3c811e0371a96c1ba33589cf71622d0655c5 Mon Sep 17 00:00:00 2001 From: EstrogenWarrior Date: Tue, 2 Jun 2026 17:18:45 +0100 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 36e588cd4..abfb1fc43 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: "Life is an experiment, and we its guinea pigs. You, me, the other Umamusume—everyone!", // Activity type number (0 = Playing). type: 0, },