fun setup(vararg modules: Module): Unit
fun setup(modules: List<Module>): Unit
Start the bot with the specified additional modules.