TelegramBotAPI-examples/GetMeBot
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 DeepLinkBot 2022-08-26 12:21:24 +06:00
README.md add GetMe bot and fix some other bots 2020-06-02 21:48:07 +06:00

GetMeBot

This is one of the most easiest bot - it will just print information about itself

Launch

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