diff --git a/SteamTogether.Bot/Services/Command/Commands/HelpCommand.cs b/SteamTogether.Bot/Services/Command/Commands/HelpCommand.cs index 7c04a5b..b7d4e2f 100644 --- a/SteamTogether.Bot/Services/Command/Commands/HelpCommand.cs +++ b/SteamTogether.Bot/Services/Command/Commands/HelpCommand.cs @@ -25,7 +25,7 @@ public async Task ExecuteAsync(Message inputMessage, string[] args) * run /register SteamID * run /sync or wait for the next sync (by default it runs every 15 minutes) * run /pollstart to start poll -* run /pollend [category names] separated by comma, example: /pollend mmo, co-op +* run /pollend [category names] separated by comma, example: /pollend mmo co-op ""Online co-op"" {commandsAsString}";