Skip to content

Instantly share code, notes, and snippets.

@jdowner
Forked from taylor/HOWTO-bitlbee+hipchat.mkd
Last active August 29, 2015 14:11
Show Gist options
  • Save jdowner/5324c0db6dc62d11e5e8 to your computer and use it in GitHub Desktop.
Save jdowner/5324c0db6dc62d11e5e8 to your computer and use it in GitHub Desktop.
Configuring bitlbee + hipchat

Using bitlbee with HipChat

First time on bitlbee

  • register <username>

Initial setup

  • identify <username>
  • account add jabber USERNAME@chat.hipchat.com 'PASSWORD'
  • account hipchat set nick_source full_name
  • account hipchat set resource bot
  • account hipchat on
  • save
  • /join &hipchat

Using HipChat rooms

  • chat add hipchat XMPP_ROOM@conf.hipchat.com #<channel_name>
  • channel #<channel_name> set nick "ROOM NICKNAME"
  • save
  • /join #<channel_name>

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment