Studio Commands
Botpress makes available some commands that you can use throughout your development process. These work in production as well, to troubleshoot issues and restart conversations.
Command | Where to Input | When to use |
---|---|---|
//state/reset | In the Emulator or in a Channel integration | You should run this command where there's a problem with the state of your bot which could be caused by deleting nodes, workflows or variables and other situations |