TelegramBotAPI-examples/SlotMachineDetectorBot/README.md

10 lines
147 B
Markdown

# SlotMachineDetectorBot
This bot must reply with information about slot machine answer
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```