TelegramBotAPI-examples/GetMeBot/README.md

10 lines
152 B
Markdown
Raw Normal View History

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