Files
TelegramBotAPI-examples/PollsBot/README.md
2023-08-20 02:31:23 +06:00

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"
```