mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-05-07 06:40:47 +09:00
initialize chzzk bots
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package space.mori.chzzk_bot
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
println(args.joinToString("/"))
|
||||
}
|
||||
Reference in New Issue
Block a user