TelegramBotAPI-examples/HelloBot
2020-08-20 17:53:45 +06:00
..
src/main/kotlin update version and example of hello bot 2020-07-02 16:38:42 +06:00
build.gradle add example for resender bot and JS 2020-08-20 17:53:45 +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"