Creates an error:
System.Exception: Expected var!
at MiScript.Parser.Parser.Var(ParseContext context)
at MiScript.Parser.Parser.Body(ParseContext context)
at MiScript.Parser.Parser.Parse(Dictionary`2 contextVariables)
at Miki.Modules.CustomCommands.CustomCommandsModule.NewCustomCommandAsync(ICommandContext e) in /home/vsts/work/1/s/Miki/Modules/CustomCommands/CustomCommandsModule.cs:line 74
Doing >createcommand test say "test test"
Creates an error: System.Exception: Expected var! at MiScript.Parser.Parser.Var(ParseContext context) at MiScript.Parser.Parser.Body(ParseContext context) at MiScript.Parser.Parser.Parse(Dictionary`2 contextVariables) at Miki.Modules.CustomCommands.CustomCommandsModule.NewCustomCommandAsync(ICommandContext e) in /home/vsts/work/1/s/Miki/Modules/CustomCommands/CustomCommandsModule.cs:line 74