hubot-amqp

0.0.4 • Public • Published

Hubot-AMQP-Adapter

This is meant to work in conjunction with the Skype-AMQP-Adapter library and a very special version of hubot. It is unlikely that it will function correctly with other version of software.

Install

cd <local hubot repo>
npm install hubot-amqp-adapter

Configuration

The config file is stored in the node_modules/hubot-amqp/src/config.json file within your hubot directory. It has the AMQP queues and exchange names used for publish and subscribe. Feel free to change these.

Run

cd <local hubot repo>
bin\hubot -a amqp

Packaging

As with all the others, you should add this adapter as a dependency to your hubots package.json if you'd like to be able to pull it down automatically with npm.

Readme

Keywords

none

Package Sidebar

Install

npm i hubot-amqp

Weekly Downloads

3

Version

0.0.4

License

none

Last publish

Collaborators

  • a_robson