diff --git a/src/command_system/implementation/standard.py b/src/command_system/implementation/standard.py index af3ef675c9212c2efe2dd6abbb4183791efcb2e9..148ee8849865e5434d7d73dd230c19015ae9f1c5 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.