TelegramBotAPI-examples/DeepLinksBot/README.md

10 lines
182 B
Markdown
Raw Permalink Normal View History

2022-08-26 06:21:24 +00:00
# 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"
```