TelegramBotAPI-examples/HelloBot/README.md
2020-06-02 21:22:09 +06:00

10 lines
158 B
Markdown

# ForwarderBot
The main purpose of this bot is just to answer "Oh, hi, " and add user mention here
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```