discord-kagebot/src/main/kotlin/moe/kageru/kagebot/main.kt

6 lines
57 B
Kotlin

package moe.kageru.kagebot
fun main() {
Kagebot()
}