Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/config/bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -539,4 +539,4 @@ export function getRandomColor() {
return colors[Math.floor(Math.random() * colors.length)];
}

export default botConfig;
export default botConfig;