TelegramBotAPI-examples/FSMBot
InsanusMokrassar 5aa69d7990
Update SimpleFSMBot.kt
2022-11-11 00:35:16 +06:00
..
src/main/kotlin Update SimpleFSMBot.kt 2022-11-11 00:35:16 +06:00
README.md add example with oneof and fsm 2021-06-30 13:12:15 +06:00
build.gradle update up to 0.36.0 2021-10-18 20:21:58 +06:00

README.md

FSM

This bot contains an example of working with FSM included in project MicroUtils

Launch

../gradlew run --args="BOT_TOKEN"