Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

How to save the progress and display again? #80

Open
sven-borden opened this issue Nov 12, 2020 · 3 comments
Open

How to save the progress and display again? #80

sven-borden opened this issue Nov 12, 2020 · 3 comments

Comments

@sven-borden
Copy link

Description

Great library, I am trying now to add some notion of storage of the chat discussion and the values the used selected. How is it possible to store and load a chat?

@hasanaydemir
Copy link

+1

@hasanaydemir
Copy link

Description

Great library, I am trying now to add some notion of storage of the chat discussion and the values the used selected. How is it possible to store and load a chat?

You will download whole library then change something in lib/ChatBot.js file triggerNextStep(data) function for save all steps values. I'm using async storage for save steps.

@pablosilvahygia
Copy link

@hasanaydemir can you share your code?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants