https://discord.gg/botpress logo
Help with storing metadata related to conversation...
# 🤝help
b
Hi there, We're building out a bot with a React webchat frontend and want to be able to store metatada about the conversation; specifically, whether it took place on our staging app or in production, so people can test the bot and front end but we know which conversations are real and which are just testing ones. What's the best way to do this? Any other advice for having a testing version of a bot while having a stable production one would be appreciated as well.