Skip to content

Instantly share code, notes, and snippets.

@rafi
Forked from taylor/HOWTO-bitlbee+hipchat.mkd
Last active January 1, 2016 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafi/8146174 to your computer and use it in GitHub Desktop.
Save rafi/8146174 to your computer and use it in GitHub Desktop.
Connect to HipChat with bitlbee

HipChat with bitlbee

Initial setup

  • account add jabber USERNAME@chat.hipchat.com 'PASSWORD'
  • account hipchat set nick_source full_name
  • account hipchat set resource bot
  • account hipchat on

Listings

  • For nicks /join &hipchat

Using HipChat rooms

  • chat add hipchat XMPP_ROOM@conf.hipchat.com #ANY_CHANNEL_NAME
  • channel #ANY_CHANNEL_NAME set nick "HIPCHAT NICK"
  • /join #ANY_CHANNEL_NAME
@base698
Copy link

base698 commented May 14, 2014

how do you get the names to not be something like: _29220_400490?

@rafi
Copy link
Author

rafi commented Jul 15, 2014

@base698 what do you mean?
To get Hipchat's room names, login to your Hipchat account, and select "Account Settings" -> "XMPP/Jabber info"

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