fixes, ne help command for easy readme
This commit is contained in:
@@ -68,7 +68,7 @@ namespace NadekoBot
|
||||
public override void Init(CommandGroupBuilder cgb)
|
||||
{
|
||||
cgb.CreateCommand("t")
|
||||
.Description("Starts a game of trivia. Questions suck and repeat a lot atm.")
|
||||
.Description("Starts a game of trivia.")
|
||||
.Alias("-t")
|
||||
.Do(DoFunc());
|
||||
|
||||
|
Reference in New Issue
Block a user