copy Copy chevron-down
Command Reference /chat_filters Manage chat filtering for addresses, domains, handles, invites, and exemptions.
Manage all of SecurityBot's chat filtering settings from a single command. This command contains 6 subcommand groups , each controlling a different filter type or exemption.
Subcommand Groups
address -- Cryptocurrency address allowlist
domain -- Domain/link blocklist
handle -- ADA handle blocklist
invite -- Discord invite allowlist
address -- Cryptocurrency Address Filter
Controls which cryptocurrency addresses are allowed in chat. When enabled, messages containing addresses not on the allowlist are deleted.
Subcommand
Options
Description
View address filter status and information
address (String, required)
Add an address to the allowlist
address (String, required)
Remove an address from the allowlist
Toggle address filtering on/off
Paginated list of all whitelisted addresses
Ethereum: 0x prefix (42 characters)
Bitcoin: 1, 3, or bc1 prefix
domain -- Domain/Link Filter
Controls which domains are blocked in chat. When enabled, messages containing links to blocked domains are deleted.
Subcommand
Options
Description
View domain filter status and information
domain (String, required)
Add a domain to the blocklist
domain (String, required)
Remove a domain from the blocklist
Toggle domain filtering on/off
Paginated list of all blocked domains
handle -- ADA Handle Filter
Controls which ADA handles (Cardano naming service) are blocked in chat.
Subcommand
Options
Description
View handle filter status and information
handle (String, required)
Add an ADA handle to the blocklist
handle (String, required)
Remove an ADA handle from the blocklist
Toggle handle filtering on/off
Paginated list of all blocked handles
invite -- Discord Invite Filter
Controls which Discord server invites are allowed in chat. When enabled, messages containing invite links not on the allowlist are deleted.
Subcommand
Options
Description
View invite filter status and information
invite (String, required)
Add an invite to the allowlist
invite (String, required)
Remove an invite from the allowlist
Toggle invite filtering on/off
Paginated list of all whitelisted invites
exempt_channel -- Exempt Channels
Channels where chat filters are not enforced.
Subcommand
Options
Description
View exempt channel configuration info
channel (Channel, required)
Add a channel to exemptions
channel (Channel, required)
Remove a channel from exemptions
Paginated list of all exempt channels
exempt_category -- Exempt Categories
Channel categories where chat filters are not enforced. Applies to all channels within the category.
Subcommand
Options
Description
View exempt category configuration info
category (Channel, required)
Add a category to exemptions
category (Channel, required)
Remove a category from exemptions
Paginated list of all exempt categories
Administrator -- All subcommands require the SecurityBot admin role, Discord ADMINISTRATOR permission, or server ownership.