TelegramBotAPI-examples/PollsBot/README.md

12 lines
156 B
Markdown
Raw Permalink Normal View History

2023-08-19 20:30:18 +00:00
# PollsBot
This bot will send test poll in the chat where commands will be received. Commands:
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```