mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-18 04:37:29 +02:00
Created Section Hipchat (basic) (markdown)
parent
cab96ac3db
commit
0a45ce4bde
12
Section-Hipchat-(basic).md
Normal file
12
Section-Hipchat-(basic).md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Go to https://www.hipchat.com/account/xmpp and use it to fill in the settings below
|
||||||
|
```
|
||||||
|
[xmpp.myhipchat]
|
||||||
|
Server="chat.hipchat.com:5222"
|
||||||
|
Jid="12345_12345@chat.hipchat.com"
|
||||||
|
#Password (your hipchat password)
|
||||||
|
Password="yourpass"
|
||||||
|
Muc="conf.hipchat.com"
|
||||||
|
Nick="yourlogin"
|
||||||
|
RemoteNickFormat="[{PROTOCOL}/{BRIDGE}] <{NICK}> "
|
||||||
|
```
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user