for blitz ;p

This commit is contained in:
Master Kwoth 2016-03-29 14:55:10 +02:00
parent 55ac8fe7e5
commit a6ae2701f7

View File

@ -159,6 +159,7 @@ namespace NadekoBot.Modules
});
cgb.CreateCommand("how are you")
.Alias("how are you?")
.Description("Replies positive only if bot owner is online.")
.Do(async e =>
{