KimGate Command Reference
Below is a concise reference of commonly used KimGate commands. Command availability depends on your role and server configuration.
Admin and setup
-
/setup verified_role:@Verified unverified_role:@Unverified timeout:<minutes>- Initializes roles and verification settings.
-
/kimlogchannel set #channel- Sets the log channel for bot actions and warnings.
-
/debug- Shows current permissions, role hierarchy checks, and setup status.
-
/whoami- Displays your recognized identity (user, server admin, global admin).
-
/serveradmin add @user|/serveradmin remove @user- Manage server-level admins (requires server admin).
-
/globaladmin add @user|/globaladmin remove @user- Manage global bot admins (bot owner/bot admin only).
Verification lifecycle
-
/reset @user- Clears a user’s verification state so they can re-verify.
-
Auto-assign on join
- Users receive
Unverifiedon join, then progress toVerifiedupon success.
- Users receive
Phrase management
/kimphrases add phrase:<text>/kimphrases list/kimphrases remove phrase:<text>/kimphrases reset
Moderation
/flag @user reason:<text>|/flags @user|/unflag @user/flagged(list all flagged)- Global (bot-admin only):
/flag-global @user,/flags-global @user,/unflag-global @user,/flagged-global - Ban (bot-admin only):
/ban @user,/unban @user
Analytics and audits
/kimstats stats(server)/kimstats global(bot-admin only)/kimstats leaderboard/kimstats audit(last 20 events)/kimstats recent/kimstats export duration:<24h|7d|30d|...>
Help
/help(admin-only)
Tip: If a command “does nothing,” check the log channel and run /debug to verify required permissions and role ordering.