Skip to content

Section RocketChat (basic)

Wim edited this page Mar 20, 2019 · 9 revisions
[rocketchat.myrocketchat]
#The rocketchat hostname. (prefix it with http or https)
#REQUIRED (when not using webhooks)
Server="https://yourrocketchatserver.domain.com:443"

#login/pass of your bot. (login needs to be the login with email address! [email protected])
#Use a dedicated user for this and not your own!
#REQUIRED (when not using webhooks)
Login="[email protected]"
Password="yourpass"

RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
Clone this wiki locally