Merge pull request #579 from BigBotNetwork/greg-dev
Out-comment bot list section
This commit is contained in:
commit
10c8667f8b
1 changed files with 2 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ public class ReadyListener extends ListenerAdapter {
|
||||||
}
|
}
|
||||||
}).start();
|
}).start();
|
||||||
|
|
||||||
new BotList(config).post();
|
//TODO: Renew all bot lists
|
||||||
|
//new BotList(config).post();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue