Config Files
Overview of bot configuration files.
If self-hosting, you can edit the following files:
Files
- src/config/rules.js — Server rules
- src/config/colorRoles.js — Color roles and hex codes
- src/config/genderRoles.js — Gender roles
- src/config/reactionRoles.js — Interest/notification roles
- src/config/activities.js — Bot status rotation text
- src/locales/*.json — All bot strings (i18n)
- .env — Token, CLIENT_ID, and LOCALE settings