10 lines
154 B
Markdown
Raw Normal View History

2020-06-02 21:48:07 +06:00
# HelloBot
2020-06-02 21:22:09 +06:00
The main purpose of this bot is just to answer "Oh, hi, " and add user mention here
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```