TelegramBotAPI-examples/RandomFileSenderBot
2020-08-20 17:53:45 +06:00
..
src/main/kotlin fixes 2020-06-02 20:24:41 +06:00
build.gradle add example for resender bot and JS 2020-08-20 17:53:45 +06:00
README.md update 2020-06-02 19:28:10 +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]"