✅ Whitelist System
The whitelist system allows you to protect specific users from automatic moderation actions, such as bans, kicks, and anti-raid measures.
🎯 docs.sections.whitelist.whatFor
docs.sections.whitelist.whatForDesc
➕ Add to Whitelist
Add User to General Whitelist
Adds a user to the general whitelist. This user will be exempt from ALL bot actions (anti-spam, anti-raid, links, mentions, etc.).
/whitelist add all user:@User [reason:"Optional reason"]
Add User to Channel Whitelist
Adds a user to the whitelist for a specific channel. This user will be exempt from bot actions only in that channel.
/whitelist add channels user:@User channel:#channel [reason:"Optional reason"]
Add Role to Whitelist
Adds a role to the whitelist. ALL users with this role will be exempt from ALL bot actions (anti-spam, anti-raid, links, mentions, duplicate messages, etc.).
/whitelist add roles role:@Role [reason:"Optional reason"]
Add User to Links Whitelist
Adds a user to the links whitelist. This user can send links without being blocked by anti-link protection.
/whitelist add links user:@User [reason:"Optional reason"]
Add User to Mentions Whitelist
Adds a user to the mentions whitelist. This user can mention many users without being blocked by anti-mentions protection.
/whitelist add mentions user:@User [reason:"Optional reason"]
Add Full Channel to Whitelist
Adds an entire channel to the whitelist. ALL users in that channel will be exempt from bot actions.
/whitelist channel add channel:#channel [reason:"Optional reason"]
Using Web Panel
- Go to web panel → Your server → Whitelist
- Click "Add User" or select whitelist type
- Enter user/role/channel name or ID
- Save
📋 View List
Shows all users, roles, and channels that are whitelisted (general, specific channels, roles, links, mentions, and full channels).
/whitelist list
List Whitelisted Channels
Shows all full channels that are whitelisted.
/whitelist channel list
🔍 Check Whitelist
Checks if a user is on any whitelist (general, specific channel, has whitelisted role, links, mentions).
/whitelist check user:@User
➖ Remove from Whitelist
Remove User from General Whitelist
/whitelist remove all user:@User
Remove User from Channel Whitelist
/whitelist remove channels user:@User [channel:#channel]
Remove Role from Whitelist
/whitelist remove roles role:@Role
Remove User from Links Whitelist
/whitelist remove links user:@User
Remove User from Mentions Whitelist
/whitelist remove mentions user:@User
Remove Channel from Whitelist
/whitelist channel remove channel:#channel
💡 Recommended Users for Whitelist
- ✅ Server administrators
- ✅ Active moderators
- ✅ Important bots that need to send many messages
- ✅ VIP or trusted users