Skip to main content
The Whitelist cog controls which guilds are allowed to use the bot and manages guild join applications.

Commands

All commands are nested under /whitelist.

/whitelist guild

SubcommandDescription
addAdds a guild to the whitelist. Creates a permanent invite and stores metadata.
removeRemoves a guild from the whitelist. Sends a leave notification and the bot leaves the guild.
listShows a paginated list of all whitelisted guilds.
getDisplays stored and live information for a specific whitelisted guild, including change detection.
syncLeaves all guilds that are not on the whitelist and purges orphaned database records.

/whitelist applicationgate

Configures the join application gate for a guild. When enabled, new members must complete an application before gaining full access.

/whitelist bot

Guild owner only. Used to whitelist bots on your server. This is part of Sentry’s Anti-Nuke system.

Permission Requirements

All whitelist commands require bot owner/guild permission.