Summary
Add a developer API to CommandBridge so other plugins / code can interact with it directly.
Motivation
Right now everything is mostly config-based. That works, but it’s kinda limiting if you want to build stuff on top of CommandBridge.
A proper API would make it possible to:
(idk about the features right now, just examples here)
trigger commands programmatically
react to events
integrate CommandBridge into other plugins
build more advanced / dynamic setups
Proposed Solution
No response
Alternatives Considered
No response
Additional Context
No response
Summary
Add a developer API to CommandBridge so other plugins / code can interact with it directly.
Motivation
Right now everything is mostly config-based. That works, but it’s kinda limiting if you want to build stuff on top of CommandBridge.
A proper API would make it possible to:
(idk about the features right now, just examples here)
trigger commands programmatically
react to events
integrate CommandBridge into other plugins
build more advanced / dynamic setups
Proposed Solution
No response
Alternatives Considered
No response
Additional Context
No response