add DeepLinkBot

This commit is contained in:
2022-08-26 12:21:24 +06:00
parent a8c5d403c6
commit 9fa3690db6
6 changed files with 75 additions and 4 deletions

9
DeepLinksBot/README.md Normal file
View File

@@ -0,0 +1,9 @@
# DeepLinksBot
This bot will send you deeplink to this bot when you send some text message and react on the `start` button
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```