https://discord.gg/botpress logo
Botpress - Manual Version Control Experiences.
# 🌎general
n
Botpress - Manual Version Control Experiences.
d
I had the same question, on copying a node f to another bot, or even another workflow in the same bot. I found I can "copy" it by right clicking. But, not sure how to paste it into a new workflow or bot.
n
The answer is to export the bot. The file is saved into your download folder. Create a new blank chatbot in the desired location. Then import the bot from your downlod folder, replacing the blank bot.
To track development phases, have created 4 additional workspaces (funded by credit card). The 4 spaces are dev, test, prod, and examples. I export the bot, then move/promote to the next workspace, then import from the export file into the current workspace. Utilize Examples to to document unique design issues in a sandbox setting.
2 Views