TelegramBotAPI-examples/TopicsHandling
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 topics example 2022-12-31 15:45:48 +06:00
README.md add topics example 2022-12-31 15:45:48 +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"