They are currently in hackbot-runtime, while these handlers are not a runtime related. The actions themselves are.
With that, the hackbot-api service does not need to depend on hackbot-runtime, and we could eliminate some of the dependencies of hackbot-runtime itself as well.
They are currently in
hackbot-runtime, while these handlers are not a runtime related. The actions themselves are.With that, the
hackbot-apiservice does not need to depend onhackbot-runtime, and we could eliminate some of the dependencies ofhackbot-runtimeitself as well.