woopsy
This commit is contained in:
parent
f6bc247862
commit
6f8e8ad5d3
@ -123,7 +123,7 @@ namespace NadekoBot {
|
||||
modules.Add(new Searches(), "Searches", ModuleFilter.None);
|
||||
modules.Add(new NSFW(), "NSFW", ModuleFilter.None);
|
||||
modules.Add(new ClashOfClans(), "ClashOfClans", ModuleFilter.None);
|
||||
//if (!string.IsNullOrWhiteSpace(Creds.TrelloAppKey))
|
||||
if (!string.IsNullOrWhiteSpace(Creds.TrelloAppKey))
|
||||
modules.Add(new Trello(), "Trello", ModuleFilter.None);
|
||||
|
||||
//run the bot
|
||||
|
Loading…
Reference in New Issue
Block a user