diff --git a/src/config/bot.js b/src/config/bot.js index 989657a1be..dc28e57264 100644 --- a/src/config/bot.js +++ b/src/config/bot.js @@ -24,7 +24,7 @@ export const botConfig = { activities: [ { // Text users will see (example: "Playing /help | Titan Bot"). - name: "Made with ❤️", + name: "La Mafia Rusa Dominando", // Activity type number (0 = Playing). type: 0, }, @@ -539,4 +539,4 @@ export function getRandomColor() { return colors[Math.floor(Math.random() * colors.length)]; } -export default botConfig; \ No newline at end of file +export default botConfig;