add reactions info bot

This commit is contained in:
2024-01-08 15:46:23 +06:00
parent 753d686fab
commit 05e289975a
7 changed files with 112 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
# 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"
```