TelegramBotAPI-examples/ForwardInfoSenderBot/README.md

10 lines
168 B
Markdown
Raw Permalink Normal View History

2020-02-25 07:41:18 +00:00
# ForwarderBot
The main purpose of this bot is just to send info about forwarder when bot receive any update
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```