diff --git a/src/config/bot.js b/src/config/bot.js index 989657a1b..df4f5e4d2 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: "WeMadeSro Online ⚔ System D11 + Job + Unique + Ranks + Hourly Ranking Events and More!", // Activity type number (0 = Playing). type: 0, }, @@ -91,8 +91,8 @@ export const botConfig = { embeds: { colors: { // Main brand colors. - primary: "#336699", - secondary: "#2F3136", + primary: "#800020", + secondary: "#E5AA70", // Standard status colors for success/error/warning/info messages. success: "#57F287", @@ -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;