TelegramBotAPI-examples/GetMeBot
2021-02-04 15:19:36 +06:00
..
src/main/kotlin update up to tgbotapi 0.31.0 2021-01-18 23:32:47 +06:00
build.gradle update repositories definition 2021-02-04 15:19:36 +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"