TelegramBotAPI-examples/DeepLinksBot/README.md

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