TelegramBotAPI-examples/NativeRandomFileSenderBot
2023-04-04 01:01:22 +06:00
..
src/nativeMain/kotlin add partially working native sample 2023-04-04 01:01:22 +06:00
build.gradle add partially working native sample 2023-04-04 01:01:22 +06:00
README.md add partially working native sample 2023-04-04 01:01:22 +06:00

RandomFileSenderBot

This bot will send random file from input folder OR from bot working folder

Launch

../gradlew run --args="BOT_TOKEN[ optional/folder/path]"