https://discord.gg/botpress logo
The bot's code runs on the server side so localSto...
# 💻developers
f
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