Bypass Settings
Exclude trusted areas of your server from SecurityBot’s filters.
SecurityBot allows you to bypass filtering for specific channels and categories, giving you control over where its protections are enforced.
This is especially useful for:
Staff-only channels
Bot logs or system channels
Internal support or testing areas
Bypasses apply across all chat filters, including link blocking, invite filtering, ADA Handles, wallet addresses, and more.
How to Manage Bypass Settings
Ignore a channel
To exclude a specific channel from all SecurityBot filters:
/ignore_channel [channel]
Example:
/ignore_channel staff-chat
Once ignored, messages in that channel will no longer be scanned or removed by chat filters. You’ll see a confirmation message in Discord:
“Now ignoring channel #staff-chat” (if newly added)
“No longer ignoring channel #staff-chat” (if previously ignored)
Ignore a Category
To bypass filtering in every channel under a specific category:
/ignore_category [category]
Once a category is ignored, SecurityBot will not filter any of the channels it contains.
Repeating the same command again will remove the category from the ignore list.
View your current bypasses
To review which channels or categories are currently exempt from filtering:
/view_all [Ignored Channels]
Choose from:
Ignored Channels
Ignored Categories
These appear in a private embed, visible only to you.
Best Practices
Ignore only private or trusted channels such as
#staff-chat
,#mod-notes
, or bot logsAvoid ignoring public channels or discussion areas where scams may occur
Use category ignores with caution — they apply to all channels within
Audit your ignored areas regularly using
/view_all
Managing Shill Channel Bypass
Shillers - they’re everywhere in Web3. While often harmless, some promote malicious Discords, scam projects, or unsafe links. SecurityBot gives you control over where (if anywhere) shilling is allowed.
By default, the shill filter is disabled. When enabled, it will block any message containing a Discord invite that is not explicitly allowed. Unless it’s posted in your configured shill channel.
Enable the shill filter
To toggle shill filtering, use:
/settings view
Then click the “Block Shills” button in the private embed response. Once active, all unapproved Discord invites will be blocked server-wide.
What you'll see in the embed
When using /settings view
, you’ll receive a Block Shills embed that displays your current shill filtering configuration.
The embed will show:
Whether shill blocking is currently enabled or disabled
The assigned Shill Channel, if one is set
A button that allows you to toggle the feature
Set a designated shill channel
To allow shilling in one specific place (and block it everywhere else), use:
/settings shill_channel [channel]
Example:
/settings shill_channel #shill-zone
Shill Filter Best Practices
Always set a clear shill channel (e.g.
#shill
,#promotions
) if you allow any self-promotionUse this filter alongside the Invite Filter for better scam prevention
Don’t enable shill blocking without assigning a shill channel or you’ll block all invites
Next up: Explore additional protective tools in Scam Prevention Features.
Last updated