This framework tries to be as little opinionated as possible. The assumptions are that you'll have a message broker with a method to send messages, you'll have an entry function I'll call botLogic
, that returns a promise that is resolved when everything is done.