From 26672426235e848f9a7f3c44c253cdc27ecf2668 Mon Sep 17 00:00:00 2001 From: Andrei Blizorukov Date: Thu, 18 May 2023 11:39:03 +0200 Subject: [PATCH] - quotes from help --- SteamTogether.Bot/Services/Command/Commands/HelpCommand.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}";