TelegramBotAPI-examples/ReactionsInfoBot
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 reactions info bot 2024-01-08 15:46:23 +06:00
README.md add reactions info bot 2024-01-08 15:46:23 +06:00

ReactionsInfoBot

This bot will send info about user reactions in his PM with reply to message user reacted to

Launch

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