I have a onboarding process that is initiated by a listener. The listener uses notify to contact the new hire’s manager. I need to collect information about what the new hire needs so notify has a button to start a conversational process. When this happens, the manager is asked for the information. However their response is initiating other plugins if there are some matching keywords. There will be some overlap here, so what are some suggestions from preventing the response from starting a new plugin?
Note that this was working fine a month or so ago. Since then many new plugins were made which might be conflicting with this. I am leveraging many applicable positive and negative prompts in these new plugins.