TelegramBotAPI-examples/DeepLinksBot/README.md
2022-08-26 12:21:24 +06:00

10 lines
182 B
Markdown

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