Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

Hubot runs under nodejs, for linux do install: (http://how-to.linuxcareer.com/how-to-install-and-use-hubot-robot-on-ubuntu-machine)

...

Kodeblok
cd opt/hal9000
npm install --save hubot-hipchat


npm http GET http://registry.npmjs.org/hubot-hipchat
npm http 200 http://registry.npmjs.org/hubot-hipchat
npm http GET http://registry.npmjs.org/hubot-hipchat/-/hubot-hipchat-2.7.5.tgz
npm http 200 http://registry.npmjs.org/hubot-hipchat/-/hubot-hipchat-2.7.5.tgz
Tip

Hubot sending HTML - https://github.com/github/hubot-scripts/blob/master/src/scripts/hipchat-api.coffee

 

Links

http://12devsofxmas.co.uk/2014/01/day-11-creating-your-own-franken-butler-with-hubot/

...