TEST~~~~TEST

testing if this'll work =.=
This commit is contained in:
appelemac 2016-03-26 14:59:37 +01:00
parent 6ca49dca49
commit 2e9aa4106f

View File

@ -16,6 +16,7 @@ namespace NadekoBot.Modules {
commands.Add(new SpeedTyping(this));
commands.Add(new PollCommand(this));
//commands.Add(new BetrayGame(this));
//EDIT TEST
}
public override string Prefix { get; } = NadekoBot.Config.CommandPrefixes.Games;