TelegramBotAPI-examples/PollsBot/README.md

12 lines
156 B
Markdown

# PollsBot
This bot will send test poll in the chat where commands will be received. Commands:
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```