/user_filters
Block nicknames, protect avatars, and configure account age filtering.
Manage user protection settings for your server. This command contains 3 subcommand groups for blocking nicknames, protecting user avatars, and configuring account age filtering.
Subcommand Groups
nickname-- Block and unblock nicknamesavatar-- Protect and unprotect user avatarsage_filter-- Configure account age filtering
nickname -- Nickname Blocking
Block specific nicknames from being used in the server. Members who set a blocked nickname will be actioned automatically.
block
name (String, required)
Block a nickname from being used
unblock
name (String, required)
Remove a nickname from the blocklist
view
None
Paginated list of all blocked nicknames (10 per page)
Example
/user_filters nickname block name: FakeAdmin/user_filters nickname viewavatar -- Avatar Protection
Protect a user's avatar from being copied by other members. When another member uses a protected avatar, they will be actioned automatically.
protect
user (User, required)
Protect a user's avatar
unprotect
user (User, required)
Remove avatar protection from a user
view
None
Paginated list of all protected avatars (10 per page)
Example
age_filter -- Account Age Filter
Configure account age filtering to automatically action accounts that are too new.
age_filter
None
Configure account age filtering settings
Example
Daxeon shows the current account age filter configuration with interactive controls:
Toggle button to enable/disable the filter
Dropdown to select minimum account age (1, 3, 7, 14, or 30 days)
Dropdown to select action (Kick or Warn Only)
Permissions
Administrator -- All subcommands require the Daxeon admin role, Discord ADMINISTRATOR permission, or server ownership.
Last updated