TelegramBotAPI-examples/FSMBot
bpavuk 7964dc4eea code cleanup
optimized imports here and there, made CustomBot working as intended
2024-07-10 19:25:00 +03:00
..
src/main/kotlin code cleanup 2024-07-10 19:25:00 +03:00
build.gradle update up to 0.36.0 2021-10-18 20:21:58 +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"