carbonitex server invite handle
This commit is contained in:
@ -12,7 +12,7 @@ namespace NadekoBot.Modules
|
||||
{
|
||||
public Games() : base() {
|
||||
commands.Add(new Trivia());
|
||||
commands.Add(new SpeedTyping());
|
||||
//commands.Add(new SpeedTyping());
|
||||
}
|
||||
|
||||
public override void Install(ModuleManager manager)
|
||||
|
Reference in New Issue
Block a user