roles-bot/apps/website/src/config.ts

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",
};