diff --git a/simple_commands.py b/simple_commands.py index 04deb29..b864d8d 100644 --- a/simple_commands.py +++ b/simple_commands.py @@ -72,7 +72,7 @@ attributions = ("Attributions:\n" "Originals available on http://game-icons.net\n" "Icons edited by Ι³ick") -modes_explanation = ("This UNO bot has three game modes: Classic, Sanic and Wild.\n\n" +modes_explanation = ("This UNO bot has four game modes: One, Classic, Sanic and Wild.\n\n" " 🎻 The Classic mode uses the conventional UNO deck and there is no auto skip.\n" " πŸš€ The Sanic mode uses the conventional UNO deck and the bot automatically skips a player if he/she takes too long to play its turn\n" " πŸ‰ The Wild mode uses a deck with more special cards, less number variety and no auto skip.\n"