Powered by
The bot's code runs on the server side so localSto...
# 💻developers
f
famous-zoo-73118
07/31/2023, 5:29 PM
The bot's code runs on the server side so localStorage isn't available there, but you can store a long-lived value for a user using User Variables in the Studio:
https://docs.botpress.cloud/docs/cloud/studio/variables/#user-variables
6
Views
Previous
Next