hubot logo

Hubot Documentation

Adapters

Adapters are the interface to the service you want your hubot to run on.

Hubot includes two official adapters:

There are Third-party adapaters are available for most chat services. Here are the most popular ones:

Browse all repositories with the hubot-adapter topic on GitHub or search for adapters on NPM. Add the hubot-adapter topic to your repository on GitHub to include it in this list.

Writing Your Own Adapter

Interested in adding your own adapter? Check out our documentation for developing adapters