hipchat / hubot-hipchat

HipChat adapter for GitHub's Hubot
https://www.hipchat.com/help/page/bots
MIT License
666 stars 252 forks source link

Room and private room specified message. #279

Closed 178inaba closed 8 years ago

178inaba commented 8 years ago

268 messageRoom was also to make it work.

Help specifies the private room in the user's name. https://github.com/hubot-scripts/hubot-help/blob/master/src/help.coffee#L76

Hubot user have only the name. https://github.com/github/hubot/blob/master/src/user.coffee#L9

So I get the JID from the name.

178inaba commented 8 years ago

It is included in the fix (#280) of the room.