import net.mamoe.mirai.console.graphical.MiraiGraphicalUI import tornadofx.launch fun main(args: Array) { launch(args) }