diff --git a/src/command_system/implementation/standard.py b/src/command_system/implementation/standard.py index af3ef675c..148ee8849 100644 --- a/src/command_system/implementation/standard.py +++ b/src/command_system/implementation/standard.py @@ -127,7 +127,7 @@ class StandardCommonCommands(CommandContainer): @command(raw=True, empty=True) @doc(_(""" - Set the current the status + Set the current status Status can be given as one of the following values: online, away, chat, xa, dnd.