BotMill / fb-botmill

A Java framework for building bots on Facebook's Messenger Platform.
MIT License
72 stars 24 forks source link

Context State Management #22

Open alvin-reyes opened 7 years ago

alvin-reyes commented 7 years ago

We need to define a new feature/enhancement to implement a state management functionality. The state management will take care of storing user input.

alvin-reyes commented 7 years ago

Should be in the form of a new importable library and integrated with a backend database (preferrably a document based DB).

alvin-reyes commented 7 years ago

In Progress. https://github.com/BotMill/state-context-plugin