TelegramBotAPI-examples/GetMeBot/README.md

10 lines
152 B
Markdown

# GetMeBot
This is one of the most easiest bot - it will just print information about itself
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```