Skip to content

Knifechik/fsm

 
 

Repository files navigation

FSM

This repo contains the code for a simple Finite State Machine (FSM) implemented for usage with github.com/go-telegram/bot library.

You can use this library for store the state of a conversation with a user in a Telegram bot.

Usage

See an example of usage in the example folder.

About

Simple Finite State Machine for conversation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%