Hipchat adapter for Ruboty.
# Gemfile
gem "ruboty-hipchat"
HIPCHAT_JID - Account's JID (e.g. [email protected])
HIPCHAT_NICKNAME - Account's nickname, which must match the name on the HipChat account (e.g. Ruboty)
HIPCHAT_PASSWORD - Account's password (e.g. xxx)
HIPCHAT_ROOM_NAME - Room name ruboty first logs in (e.g. 12345_room_a,12345_room_b)