TelegramBotAPI-examples/FSMBot/README.md

11 lines
195 B
Markdown

# FSM
This bot contains an example of working with FSM included in project
[MicroUtils](https://github.com/InsanusMokrassar/MicroUtils)
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```