mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-10 03:08:06 +01:00
7 lines
353 B
TypeScript
7 lines
353 B
TypeScript
export const CONFIG = {
|
|
name: "Roles Bot",
|
|
description:
|
|
"Ultimate solution for managing reaction roles in your Discord server, and the best part is, it's completely free! No hidden charges or payments like other bots. Try it out today and see for yourself how easy it is to use!",
|
|
themeColor: "#fbc11a",
|
|
origin: "https://roles-bot.xhyrom.dev",
|
|
};
|