Variables

msg.message.user.name - Full username

msg.message.user.roles - Roles for the asking user

msg.message.user.id - User Id

msg.message.user.id.toString() - User Id as String

 

 

CoffeScript

http://coffeescript.org/

 

Javascript (instead): http://stackoverflow.com/questions/15723017/can-i-write-scripts-for-hubot-in-javascript

Hubot Script and Samples

Githubs  (tommel op)

https://github.com/github/hubot/blob/master/docs/scripting.md

Hubot Objects

http://doatt.com/2015/02/18/the-hubot-msg-object/

Automation and Monitoring with Hubot

https://leanpub.com/automation-and-monitoring-with-hubot/read (usefull samples and educational breakdown)

Hacking Hubot with Hubot

http://taylor.fausak.me/2013/02/24/hacking-hubot-with-hubot/

Saving the brain to Orchestrate

http://orchestrate.io/blog/2014/04/04/tip-hubot-orchestrate-brain/

Chatops, and some role access

http://www.appneta.com/blog/chatops-access-control/

The programming Butler

http://theprogrammingbutler.com/blog/archives/2011/10/28/hubot-scripts-explained/

Misc

http://blog.diniscruz.com/2013/06/trying-to-running-hubot-and-being-stuck.html (Hubot on Windows?  noooo (ked af det) )

http://theprogrammingbutler.com/blog/archives/2011/10/28/hubot-scripts-explained/