Back to the roadmap

Reverse Event Flow

How can we make the event flow of a story reversed? What if it started from the component, not the command?

The intention is to flip the method flow on its head - to prioritize listening for the components themselves as one listener and then use that to unify slash command and component listeners.