TelegramBotAPI-examples/LiveLocationsBot
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 add LiveLocationsBot sample and update dependencies 2023-02-17 15:58:25 +06:00
README.md add LiveLocationsBot sample and update dependencies 2023-02-17 15:58:25 +06:00

LiveLocationsBot

This bot will send you live location and update it from time to time

Launch

../gradlew run --args="BOT_TOKEN"