mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
initialize chzzk bots
This commit is contained in:
5
src/main/kotlin/space/mori/chzzk_bot/Main.kt
Normal file
5
src/main/kotlin/space/mori/chzzk_bot/Main.kt
Normal file
@@ -0,0 +1,5 @@
|
||||
package space.mori.chzzk_bot
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
println(args.joinToString("/"))
|
||||
}
|
Reference in New Issue
Block a user