TelegramBotAPI-examples/FilesLoaderBot
bpavuk 7964dc4eea code cleanup
optimized imports here and there, made CustomBot working as intended
2024-07-10 19:25:00 +03:00
..
src/main/kotlin code cleanup 2024-07-10 19:25:00 +03:00
build.gradle update tgbotapi and add webapps example 2022-04-29 20:57:16 +06:00
README.md add files loader bot 2020-08-23 21:52:13 +06:00

FilesLoaderBot

This bot will download incoming files

Launch

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