update and add SlotMachineDetectorBot

This commit is contained in:
2020-11-02 22:35:05 +06:00
parent 3820e29bf2
commit d49ce88a0b
5 changed files with 70 additions and 1 deletions

View File

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