TEST~~~~TEST
testing if this'll work =.=
This commit is contained in:
parent
6ca49dca49
commit
2e9aa4106f
@ -16,6 +16,7 @@ namespace NadekoBot.Modules {
|
|||||||
commands.Add(new SpeedTyping(this));
|
commands.Add(new SpeedTyping(this));
|
||||||
commands.Add(new PollCommand(this));
|
commands.Add(new PollCommand(this));
|
||||||
//commands.Add(new BetrayGame(this));
|
//commands.Add(new BetrayGame(this));
|
||||||
|
//EDIT TEST
|
||||||
}
|
}
|
||||||
|
|
||||||
public override string Prefix { get; } = NadekoBot.Config.CommandPrefixes.Games;
|
public override string Prefix { get; } = NadekoBot.Config.CommandPrefixes.Games;
|
||||||
|
Loading…
Reference in New Issue
Block a user