add boosts sample

This commit is contained in:
2024-01-12 00:49:59 +06:00
parent 578887ac63
commit fda366d820
4 changed files with 97 additions and 0 deletions

9
BoostsInfoBot/README.md Normal file
View File

@@ -0,0 +1,9 @@
# UserChatShared
Showing info about boosts
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```