Commands
Everything Aethor can do. Click a command to see its options.
48 commands
/8ball Slash Ask the Magic 8-Ball a question.
/8ball question:<question> | Option | Value | Description |
|---|---|---|
question required | The question |
/autopublish Slash Automatically publish messages in a channel.
/autopublish channel:<channel> | Option | Value | Description |
|---|---|---|
channel required | Channel to autopublish use twice to remove |
/autoresponder create Slash Create an auto-responder.
/autoresponder create name:<name> content:<content> triggers:<triggers> | Option | Value | Description |
|---|---|---|
name required | Name of the auto-responder | |
content required | Reply content | |
triggers required | Comma-separated trigger phrases | |
method | How triggers are matched (defaults to One) | |
case_sensitive | Match triggers case-sensitively (default false) | |
whole_word | Only match whole words instead of any substring (default false) | |
channels | Comma-separated channel mentions/IDs to restrict this responder to (default: every channel) |
/autoresponder delete Slash Delete an auto-responder.
/autoresponder delete name:<name> | Option | Value | Description |
|---|---|---|
name required | Name of the auto-responder to delete |
/autoresponder edit Slash Edit an auto-responder.
/autoresponder edit name:<name> | Option | Value | Description |
|---|---|---|
name required | Name of the auto-responder to edit | |
content | New reply content | |
triggers | New comma-separated trigger phrases | |
method | New match mode | |
case_sensitive | Match triggers case-sensitively | |
whole_word | Only match whole words instead of any substring | |
channels | Comma-separated channel mentions/IDs to restrict this responder to | |
clear_channels | Clear the channel restriction (fire in every channel again) |
/autoresponder list Slash List all auto-responders.
/autoresponder list /avatar Slash Show a user's avatar.
/avatar | Option | Value | Description |
|---|---|---|
user | user |
/button-roles Slash Premium Build button roles on the website.
/button-roles | Option | Value | Description |
|---|---|---|
content | data get the data from the website! |
/changelog Slash View Aethor's latest changes.
/changelog /dashboard Slash Get a private link to sign in to the Aethor dashboard.
/dashboard /help Slash Show help for Aethor.
/help /invite Slash Invite Aethor to a server.
/invite /iqtest Slash Test your IQ.
/iqtest | Option | Value | Description |
|---|---|---|
user | user to view iq from |
/language server Slash Set the server's language for public content.
/language server locale:<locale> | Option | Value | Description |
|---|---|---|
locale required | Locale to use for this server's public content (e.g. "en") |
/language user Slash Set your language preference.
/language user locale:<locale> | Option | Value | Description |
|---|---|---|
locale required | Locale to use for your own replies (e.g. "en") |
/setup anti-invite Slash Configure anti-invite protection.
/setup anti-invite /setup create Slash Create a setup.
/setup create | Option | Value | Description |
|---|---|---|
suggestions | The channel suggestions will be placed in |
/setup delete Slash Delete a setup and all of its suggestions.
/setup delete setup:<setup> | Option | Value | Description |
|---|---|---|
setup required | Setup to delete |
/setup modify Slash Change a setup.
/setup modify setup:<setup> | Option | Value | Description |
|---|---|---|
setup required | The setup to modify |
/setup submit-button Slash Post the persistent suggestion submission button.
/setup submit-button channel:<channel> | Option | Value | Description |
|---|---|---|
channel required | The suggestion channel whose setup gets the button message |
/softban Slash Softban a user. This command skips safety checks.
/softban | Option | Value | Description |
|---|---|---|
user | User to softban |
/status Slash Show Aethor's status.
/status /suggest Slash Submit a suggestion.
/suggest /suggestion edit Slash Edit one of your open suggestions.
/suggestion edit suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | Suggestion to edit |
/suggestion follow Slash Follow or unfollow a suggestion for status DMs.
/suggestion follow suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to follow or unfollow |
/suggestion leaderboard Slash View the suggestion leaderboard.
/suggestion leaderboard | Option | Value | Description |
|---|---|---|
order | Order suggestions will be displayed in! | |
amount | Amount of suggestions to display! | |
user | User to view suggestions for! | |
page | Amount of suggestions to display! |
/suggestion list Slash Browse and triage suggestions with filters and pages.
/suggestion list | Option | Value | Description |
|---|---|---|
state | Filter by suggestion state (default: Open) | |
sort | Sort by votes or creation date (default: votes) | |
order | Sort order (default: desc) | |
user | Only show suggestions from this user | |
min_votes | Only show suggestions with at least this many net votes | |
max_votes | Only show suggestions with at most this many net votes | |
after | Only show suggestions created within this long ago, e.g. 7d, 2w, 3mo, 1y | |
before | Only show suggestions older than this, e.g. 7d, 2w, 3mo, 1y | |
query | Only show suggestions whose content contains this text |
/suggestion view Slash View a suggestion.
/suggestion view suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to view | |
private | respond privately | |
votes | show who voted on the suggestion |
/suggestion-accept Message ContextSlash Accept a suggestion.
/suggestion-accept suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to accept | |
reason | Reason to accept | |
announce_in_channel | Post the announcement in the suggestions channel | |
public_reply | Also reply publicly to this command |
/suggestion-autofollow Slash Turn auto-following suggestions you upvote on or off.
/suggestion-autofollow | Option | Value | Description |
|---|---|---|
enabled | Enable or disable auto-follow (omit to toggle) |
/suggestion-blacklist Slash Stop a user from making suggestions in the suggestions channel.
/suggestion-blacklist | Option | Value | Description |
|---|---|---|
user | User to add to or remove from the suggestion blacklist |
/suggestion-comment Slash Comment on a suggestion.
/suggestion-comment suggestion:<suggestion> text:<text> anon:<anon> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to comment on | |
text required | text to commment | |
anon required | Anonymously comment on the suggestion |
/suggestion-convert Message ContextSlash Convert a message into a suggestion.
/suggestion-convert /suggestion-deny Message ContextSlash Deny a suggestion.
/suggestion-deny suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to deny | |
reason | Reason to deny | |
announce_in_channel | Post the announcement in the suggestions channel | |
public_reply | Also reply publicly to this command |
/suggestion-dms Slash Turn suggestion status direct messages on or off.
/suggestion-dms | Option | Value | Description |
|---|---|---|
enabled | Enable or disable the DMs (omit to toggle) |
/suggestion-duplicate Message ContextSlash Mark a suggestion as a duplicate of another.
/suggestion-duplicate suggestion:<suggestion> original:<original> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to mark as duplicate | |
original required | the original suggestion it duplicates | |
reason | Reason | |
announce_in_channel | Post the announcement in the suggestions channel | |
public_reply | Also reply publicly to this command |
/suggestion-export Slash Premium Export all suggestions to a CSV file.
/suggestion-export /suggestion-implement Message ContextSlash Mark an accepted or planned suggestion as implemented.
/suggestion-implement suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to implement | |
reason | Reason to implement | |
announce_in_channel | Post the announcement in the suggestions channel | |
public_reply | Also reply publicly to this command |
/suggestion-manage Message ContextSlash Manage a suggestion.
/suggestion-manage /suggestion-plan Message ContextSlash Mark an accepted suggestion as planned.
/suggestion-plan suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to plan | |
reason | Reason to plan | |
announce_in_channel | Post the announcement in the suggestions channel | |
public_reply | Also reply publicly to this command |
/suggestion-restore Slash Restore a suggestion.
/suggestion-restore suggestion:<suggestion> | Option | Value | Description |
|---|---|---|
suggestion required | suggestion to restore |
/tag create Slash Create a tag.
/tag create name:<name> content:<content> | Option | Value | Description |
|---|---|---|
name required | Name of the tag | |
content required | content of the tag |
/tag delete Slash Delete a tag.
/tag delete name:<name> | Option | Value | Description |
|---|---|---|
name required | Name of the tag |
/tag list Slash List all tags.
/tag list /tag update Slash Update all tags.
/tag update /tag view Slash View a tag.
/tag view tag:<tag> | Option | Value | Description |
|---|---|---|
tag required | Tag to view |
/thread-support Slash Create a support thread.
/thread-support | Option | Value | Description |
|---|---|---|
channel | the channel leave empty to remove | |
title | The title of the embed | |
desc | The description of the embed |
/ticket-setup Slash Configure tickets.
/ticket-setup | Option | Value | Description |
|---|---|---|
title | Embed title | |
embed | Send a embed | |
image | Image to attach | |
footer | footer | |
color | Hex image color | |
description | Text content or embed description | |
ping | The role to ping on each ticket | |
ticket_embed | Display a embed in tickets | |
ticket_title | Embed title in tickets | |
ticket_description | Text content or embed description in tickets |