TelegramBotAPI-examples/ReactionsInfoBot/README.md

10 lines
171 B
Markdown
Raw Permalink Normal View History

2024-01-08 09:46:23 +00:00
# ReactionsInfoBot
This bot will send info about user reactions in his PM with reply to message user reacted to
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```