UNPKG

hubot-async

Version:

A simple helpful robot for your Company

30 lines (18 loc) 1.24 kB
# Hubot ___ ### ⚠️ This is an experimental fork of [hubotio/hubot](https://github.com/hubotio/hubot) hubot-async adds promise features to middleware execution returns. I will maintain this release until an async solution is agreed upon for the official Hubot project. Please don't use this in production unless you **absolutely** rely on promises. ___ Hubot is a framework to build chat bots, modeled after GitHub's Campfire bot of the same name, hubot. He's pretty cool. He's [extendable with scripts](http://hubot.github.com/docs/#scripts) and can work on [many different chat services](https://hubot.github.com/docs/adapters/). This repository provides a library that's distributed by `npm` that you use for building your own bots. See the [documentation](http://hubot.github.com/docs) for details on getting up and running with your very own robot friend. In most cases, you'll probably never have to hack on this repo directly if you are building your own bot. But if you do, check out [CONTRIBUTING.md](CONTRIBUTING.md) If you'd like to chat with Hubot users and developers, [join us on Slack](https://hubot-slackin.herokuapp.com/). ## License See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).