wowie-4
This commit is contained in:
@ -27,6 +27,7 @@ namespace NadekoBot.Modules.Searches
|
||||
commands.Add(new StreamNotifications(this));
|
||||
commands.Add(new ConverterCommand(this));
|
||||
commands.Add(new RedditCommand(this));
|
||||
commands.Add(new WowJokes(this));
|
||||
rng = new Random();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user