TelegramBotAPI-examples/FSMBot
2021-09-21 23:22:13 +06:00
..
src/main/kotlin update up to 0.35.9 2021-09-21 23:22:13 +06:00
build.gradle small actualizations 2021-08-25 15:58:27 +06:00
README.md add example with oneof and fsm 2021-06-30 13:12:15 +06:00

FSM

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

Launch

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