12 lines
156 B
Markdown
Raw Normal View History

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