add LinkPreviewsBot

This commit is contained in:
2024-01-09 17:56:33 +06:00
parent 538cc9d44f
commit 94c014b308
5 changed files with 126 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
# ReactionsInfoBot
This bot will resend messages with links with all variants of `LinkPreviewOptions`
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```