0.0.1 • Published 11 years ago
hubot-hublin v0.0.1
hubot-hublin
Hubot script to interact with Hubl.in.
See src/hublin.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-hublin --save
Then add hubot-hublin to your external-scripts.json:
["hubot-hublin"]Configuration
You can define your own Hubl.in instance by setting the HUBOT_HUBLIN_HOST env variable
HUBOT_HUBLIN_HOST=https://hublin.mycompany.com bin/hubotSample Interaction
user1>> hubot hublin yolo
hubot>> https://hubl.in/yolo0.0.1
11 years ago