TelegramBotAPI-examples/LiveLocationsBot/README.md

10 lines
147 B
Markdown
Raw Permalink Normal View History

# LiveLocationsBot
This bot will send you live location and update it from time to time
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```