AutoMuteUs CommandsGitHub Reference
The Discord Bot uses the
.au
prefix for any commands by default; if you change your prefix remember to replace .au
with your custom prefix. If you forget your prefix, you can @mention the bot and it will respond with whatever it's prefix currently is.cache
View a player's cached in-game names, and/or clear them
Description
View a player's cached in-game names, and/or clear them
Aliases
c
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
@name | string | A Discord user mention (requires the@ ) | - |
Optional
Name | Type | Description | Values |
---|---|---|---|
clear | string | Will clear the mentioned user's cached names | - |
Example

end
End the current game
Description
End the current game
Aliases
stop
e
Arguments
None
Example
help
Display bot help message, or see more info about a command
Description
Display bot help message, or see more info about a command
Aliases
h
Arguments
Required
None
Optional
Name | Type | Description | Values |
---|---|---|---|
command | string | An AutoMuteUs command to see more info about | - |
Example

info
View info about the bot, like total guild number, active games, etc.
Description
View info about the bot, like total guild number, active games, etc.
Aliases
info
inf
in
i
Arguments
None
Example

link
Manually link a discord user to their in-game color
Description
Manually link a discord user to their in-game color
Aliases
l
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
@name | string | A Discord user mention (requires the@ ) | - |
color | string | A crewmate color name | red blue green pink orange yellow black white cyan lime |
Example
map
Display an image of an in-game map in the text channel. Two supported versions: simple or detailed
Description
Display an image of an in-game map in the text channel. Two supported versions: simple or detailed
Aliases
None
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
name | string | Among Us map name | skeld mira_hq polus |
Optional
Name | Type | Description | Values |
---|---|---|---|
detail | string | Level of map detail (showing vents, sabotages, etc.). simple is default, if not provided. | simple detailed |
Example

new
Start a new game in the current text channel
Description
Start a new game in the current text channel
Aliases
start
n
Arguments
None
Example

pause
Pause the bot so it doesn't automute/deafen. Will unmute/undeafen all players!
Description
Pause the bot so it doesn't automute/deafen. Will unmute/undeafen all players!
Aliases
unpause
p
Arguments
None
Example

privacy
AutoMuteUs privacy and data collection details. More details here. Providing no arguments will show this command's help.
Description
AutoMuteUs privacy and data collection details. More details here. Providing no arguments will show this command's help.
Aliases
private
priv
gpdr
Arguments
Required
None
Optional
Name | Type | Description | Values |
---|---|---|---|
showme | string | Shows your current cached names and data collection opt-out/in status. | - |
optin | string | Opt yourself in for game stats data collection. | - |
optout | string | Opt yourself out of data collection for game stats. | - |
Example

refresh
Remake the bot's status message entirely, in case it ends up too far up in the chat.
Description
Remake the bot's status message entirely, in case it ends up too far up in the chat.
Aliases
reload
ref
rel
r
Arguments
None
Example
settings
Adjust the bot settings. See Settings for more details.
Description
Aliases
sett
set
s
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
setting | string | Which setting to modify. | - |
value | string | What to set the mentioned setting to. | - |
Optional
Name | Type | Description | Values |
---|---|---|---|
empty | Provide no arguments to see available settings. | - |
Example

stats
View Player and Guild stats
Description
View Player and Guild stats
Aliases
stat
st
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
target | string | Which entity you want stats about. Accepts either an @mention for individual users or guild for the whole guild. | @name guild |
Example

unlink
Manually unlink a Discord User from their in-game player.
Description
Manually unlink a Discord User from their in-game player.
Aliases
un
ul
u
Arguments
None
Example
unmuteall
Force the bot to unmute all linked players.
Description
Force the bot to unmute all linked players.
Aliases
unmute
ua
Arguments
None
Example
Settings
Available configurable settings for the bot and how it displays your data. Access is controlled by appropriate settings listed.
Click on a setting to expand more details about it. Entries listed with a are for premium AutoMuteUs users only.
adminUserIDs
Specify which individual users have admin bot permissions.
Description
Specify which individual users have admin bot permissions.
Aliases
admins
admin
auid
aui
a
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
@names | [string] | A space separated list of at least one Discord user mentions (requires the@ ) | - |
Example
autoRefresh
Specify if the bot should auto-refresh the status message after a match ends.
Description
Specify if the bot should auto-refresh the status message after a match ends.
Aliases
refresh
auto
ar
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
setting | boolean | Whether or not the bot auto-refreshes the status message. | true false |
Example
commandPrefix
Change the prefix that the bot uses to detect commands.
Description
Change the prefix that the bot uses to detect commands.
Aliases
prefix
pref
cp
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
prefix | string | The desired command prefix. | - |
Example
delays
Specify the delays for automute/deafen between stages of the game, like lobby->tasks.
Description
Specify the delays for automute/deafen between stages of the game, like lobby->tasks.
Aliases
delays
d
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
start_phase | string | Which phase triggers this delay stage. | lobby tasks discussion menu gameover |
end_phase | string | Which phase ends this delay stage. | lobby tasks discussion menu gameover |
delay | string | Time of delay in seconds. | - |
Example
language
Change the bot messages language.
Description
Change the bot messages language.
Aliases
local
lang
l
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
language | string | The language code to change to. | - |
Optional
Name | Type | Description | Values |
---|---|---|---|
'reload' | exact | Reloads current language settings. | - |
Example
leaderboardMention
If players should be mentioned with @ on the leaderboard. Disable this for large servers!
Description
If players should be mentioned with @ on the leaderboard. Disable this for large servers!
Aliases
lboardmention
leadermention
mention
ment
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
setting | boolean | Whether players are @ mentioned on the leaderboard. | true false |
Example
leaderboardMin
Minimum amount of games before a player is displayed on the leaderboard.
Description
Minimum amount of games before a player is displayed on the leaderboard.
Aliases
lboardmin
boardmin
leadermin
min
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
value | number | The minimum number of games required. | - |
Example
leaderboardSize
Specify the size of the player leaderboard.
Description
Specify the size of the player leaderboard.
Aliases
lboardsize
boardsize
leadersize
size
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
size | number | Size of the player leaderboard. | - |
Example
mapVersion
Specify the default map version (simple, detailed) used by 'map' command.
Description
Specify the default map version (simple, detailed) used by 'map' command.
Aliases
map
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
version | string | Which version of the map to display by default. | simple detailed |
Example
matchSummary
Specify minutes before the match summary message is deleted. 0 for instant deletion, -1 for never delete.
Description
Specify minutes before the match summary message is deleted. 0 for instant deletion, -1 for never delete.
Aliases
matchsumm
matchsum
summary
match
summ
sum
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
minutes | number | How long before match summary message is deleted. | 0 (instant) -1 (never) # > 0 |
Example
matchSummaryChannel
Specify the text channel name where Match Summaries should be posted.
Description
Specify the text channel name where Match Summaries should be posted.
Aliases
matchsummchan
matchsumchan
summarychannel
matchchannel
summchan
sumchan
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
channel | string | Text channel name. | - |
Example
muteSpectators
Whether or not the bot should treat spectators like dead players (respecting your voice rules). Note, this can cause delays or slowdowns when not self-hosting, or using a Premium worker bot!
Description
Whether or not the bot should treat spectators like dead players (respecting your voice rules). Note, this can cause delays or slowdowns when not self-hosting, or using a Premium worker bot!
Aliases
mutespectator
mutespec
spectators
spectator
spec
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
setting | boolean | Whether to treat spectators like dead players. | true false |
Example
operatorRoles
Specify which roles have permissions to invoke the bot.
Description
Specify which roles have permissions to invoke the bot.
Aliases
operators
operator
oproles
roles
role
ops
op
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
@role | string | A Discord role mention (requires the@ ) | - |
role | string | A AutoMuteUs user role | Admins Mods |
Example
reset
Reset all bot settings. CAUTION: this will take effect immediately, without confirmation.
Description
Reset all bot settings. CAUTION: this will take effect immediately, without confirmation.
Aliases
None
Arguments
None
Example
show
Output a JSON of all current bot settings.
Description
Output a JSON of all current bot settings.
Aliases
None
Arguments
None
Example
unmuteDeadDuringTasks
Specify if the bot should immediately unmute players when they die. CAUTION: Leaks information!
Description
Specify if the bot should immediately unmute players when they die. CAUTION: Leaks information!
Aliases
unmutedead
unmute
uddt
ud
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
setting | boolean | Whether or not dead are unmuted during tasks. | true false |
Example
voiceRules
Specify mute/deafen rules for the game, depending on the stage and the alive/deadness of players. Example given would mute dead players during the tasks stage.
Description
Specify mute/deafen rules for the game, depending on the stage and the alive/deadness of players. Example given would mute dead players during the tasks stage.
Aliases
voice
vr
Arguments
Required
Name | Type | Description | Values |
---|---|---|---|
rule | string | Which voice rule to modify. | mute deaf |
game_phase | string | Which phase to invoke this voice rule in. | lobby tasks discussion menu gameover |
liveness | string | Whether the player needs to be alive or dead for this rule. | dead alive |
enabled | boolean | Whether this voice rule is in effect. | true false |