1.1.1 • Published 9 years ago

hipchat-bot v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hipchat-bot Build Status

Server-side node module for parsing and resolving HipChat integration hooks. Easy to extend for custom Integrations and Chatbots.

Extend this module and override the parseReq method, returning a promise that resolves or rejects with a hipchat message object containing either the desired response or an error message.

To return GIFS, you will need an Imgur API Client ID.

Learn more

Read How to create a HipChat webhook.

1.1.1

9 years ago

1.0.0

9 years ago