MSMeMend

Results 4 issues of MSMeMend

The latest version of hubot shifts hubot to use JavaScript over CoffeeScript. Rewriting the adapter to use JavaScript will set up the adapter to follow any future changes to hubot...

help wanted

Refactoring the keys of the HubotReponseCards data structure to use a different form of template matching such as [MatchstickJS](https://matchstickjs.com/). The idea is to replace the need to have hard coded...

Middleware is meant to act as an in between converter between Bot Framework and hubot entities. PR #29 adds a middleware.send() method in order to be able to handle aggregating...

Changing the adapter to support promises for handling channel specific functionality such as authorization.