TelegramBotAPI-examples/HelloBot
2020-10-27 16:23:27 +06:00
..
src/main/kotlin update version of telegram bot api 2020-10-27 16:23:27 +06:00
build.gradle update dependencies 2020-10-04 19:11:48 +06:00
README.md add GetMe bot and fix some other bots 2020-06-02 21:48:07 +06:00

HelloBot

The main purpose of this bot is just to answer "Oh, hi, " and add user mention here

Launch

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