TelegramBotAPI-examples/FSMBot/README.md

11 lines
195 B
Markdown
Raw Permalink Normal View History

2021-06-30 07:12:15 +00:00
# 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"
```