From f00ffe17cc05ccc225469a62777e1d88cac26ab7 Mon Sep 17 00:00:00 2001 From: blitz4694 Date: Tue, 26 Jul 2016 11:57:08 +1000 Subject: [PATCH] Update AdministrationModule.cs --- NadekoBot/Modules/Administration/AdministrationModule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NadekoBot/Modules/Administration/AdministrationModule.cs b/NadekoBot/Modules/Administration/AdministrationModule.cs index 68aab856..fcdaefab 100644 --- a/NadekoBot/Modules/Administration/AdministrationModule.cs +++ b/NadekoBot/Modules/Administration/AdministrationModule.cs @@ -717,7 +717,7 @@ namespace NadekoBot.Modules.Administration }); cgb.CreateCommand(Prefix + "setgame") - .Description($"Sets the bots game. **Bot Owner Only!** | {Prefix}setgame Playing with kwoth") + .Description($"Sets the bots game. **Bot Owner Only!** | `{Prefix}setgame Playing with kwoth`") .Parameter("set_game", ParameterType.Unparsed) .Do(e => {