TelegramBotAPI-examples/SlotMachineDetectorBot/README.md

10 lines
147 B
Markdown
Raw Permalink Normal View History

2020-11-02 16:35:05 +00:00
# SlotMachineDetectorBot
This bot must reply with information about slot machine answer
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```