10 lines
152 B
Markdown
Raw Normal View History

2020-06-02 21:48:07 +06:00
# GetMeBot
This is one of the most easiest bot - it will just print information about itself
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```