Closed radnor closed 9 years ago
Published as 0.2.8, thanks!
hi, this hasn't been released yet to npmjs.com - version 0.2.7 is the latest there - https://www.npmjs.com/package/hubot-irc
Until npmjs is updated you can use the following in your package.json
file for 0.2.8:
{
"hubot-irc": "nandub/hubot-irc#f905a665aa"
}
Thanks - this is what I've been doing - btw it should be easy to have travis-ci do the npm publish as part of the build.
Ignore the message if the sender is undefined. Fixes issue #135