mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-07 00:59:34 +00:00
add example with oneof and fsm
This commit is contained in:
10
FSMBot/README.md
Normal file
10
FSMBot/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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"
|
||||
```
|
Reference in New Issue
Block a user