TelegramBotAPI-examples/TopicsHandling/README.md

10 lines
154 B
Markdown
Raw Normal View History

2022-12-31 09:45:48 +00:00
# HelloBot
The main purpose of this bot is just to answer "Oh, hi, " and add user mention here
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```