How can we make the event flow of a story reversed? What if it started from the component, not the command?
This does not reflect the current state of the project, please refer to GitHub (for current state) or Discord (for discussion and updates).
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.