You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **⚠️ For forks/deployers:** The default `config.json` ships with the upstream maintainer's Discord user ID in `permissions.botOwners`. Update this array with your own Discord user ID(s) before deploying. Bot owners bypass all permission checks.
191
195
192
196
## ⚔️ Moderation Commands
193
197
194
-
All moderation commands require the admin role (configured via `permissions.adminRoleId`).
198
+
Most moderation commands require admin-level access. `/modlog` is moderator-level by default (`permissions.allowedCommands.modlog = "moderator"`).
195
199
196
200
### Core Actions
197
201
@@ -351,6 +355,9 @@ Set these in the Railway dashboard for the Bot service:
0 commit comments