Plugins follow a specific lifecycle when added to bots.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/botpress/botpress/llms.txt
Use this file to discover all available pages before exploring further.
Lifecycle stages
Handler execution
Plugin handlers execute before bot handlers:- Plugin message handlers
- Bot message handlers
- Plugin event handlers
- Bot event handlers