TelegramBotAPI-examples/ReactionsInfoBot/README.md

10 lines
171 B
Markdown

# 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"
```