Some commands are available only to active Subscribers.
💡 Want to subscribe? Visit hashbot.com to view plans and activate protection.
💡 Want to subscribe? Visit hashbot.com to view plans and activate protection.
General
| Usage | Description | Example |
|---|---|---|
/invite | Get a link to add Hashbot to a new server | /invite |
/ping | Check latency and confirm Hashbot is online | /ping |
/settings logging set | Set the log channel for moderation reports | /settings logging set #channel |
/settings logging disable | Disable log messages from Hashbot | /settings logging disable |
/settings fuzzy set-state | Enable or disable Fuzzy Mode (Subscribers only) | /settings fuzzy set-state fuzzy-state:enable |
/settings fuzzy report | View performance of Fuzzy Mode (Subscribers only) | /settings fuzzy report |
/settings pause | Temporarily pause all Hashbot actions | /settings pause pause-state:pause |
/settings status | View current configuration for your server | /settings status |
Manager & Allowlist
| Usage | Description | Example |
|---|---|---|
/manager add | Add a role with permission to configure Hashbot | /manager add @Admins |
/manager remove | Remove a role’s manager access | /manager remove @Team |
/manager list | View all roles with manager permissions | /manager list |
/allowlist add | Allowlist a role or user | /allowlist add @Moderators |
/allowlist remove | Remove a role or user from allowlist | /allowlist remove @RoleName |
/allowlist add-id | Allowlist a user by Discord ID | /allowlist add-id 1234567890 |
/allowlist remove-id | Remove a user by Discord ID | /allowlist remove-id 1234567890 |
/allowlist list | View all allowlisted roles and users | /allowlist list |
Name Filters
| Usage | Description | Example |
|---|---|---|
/name-filters add phrase | Add a simple phrase-based filter | /name-filters add phrase Pascal |
/name-filters add regex | Add a regex-based filter for patterns | /name-filters add regex ^sc[a@]m$ |
/name-filters remove phrase | Remove a phrase filter | /name-filters remove phrase Pascal |
/name-filters remove regex | Remove a regex filter | /name-filters remove regex scammer |
/name-filters list | View all active name filters | /name-filters list |
/name-filters test | Test a name against your filters | /name-filters test pascal_bot |
/name-filters reset-all | Delete all name filters | /name-filters reset-all |
/name-filters export | Export all filters to a text file | /name-filters export |
/name-filters import-filters | Import a filter list from a file | /name-filters import-filters |
Cleanse Tools
| Usage | Description | Example |
|---|---|---|
/cleanse | Scan all current members for filter matches | /cleanse |
/cleanse force | Run a cleanse without manual confirmation | /cleanse force |
PFP Protection (Subscribers only)
| Usage | Description | Example |
|---|---|---|
/pfp-filters add server | Add your current server icon as a protected PFP | /pfp-filters add server |
/pfp-filters add role | Add all PFPs from members of a specific role | /pfp-filters add role @Team |
/pfp-filters add user | Add a specific user’s PFP to protection | /pfp-filters add user @Pascal |
/pfp-filters add upload | Upload a custom image to protect | /pfp-filters add upload <image> |
/pfp-filters remove | Remove a PFP filter by ID | /pfp-filters remove abc123 |
/pfp-filters list | View all active PFP filters | /pfp-filters list |
/pfp-filters cleanse | Scan all users for PFP matches | /pfp-filters cleanse |
/pfp-filters review | View near-matches and take action manually | /pfp-filters review |
Templates
| Usage | Description | Example |
|---|---|---|
/template name-filters apply | Apply prebuilt keyword filters | /template name-filters apply |
/template name-filters show | View what’s in the name template | /template name-filters show |
/template pfp | Open the curated PFP template menu (Subscribers only) | /template pfp |
/template pfp apply | Apply all PFP filters from the template | /template pfp apply |