Skip to content

Section RocketChat (basic)

Wim edited this page Jul 31, 2017 · 9 revisions
[rocketchat.myrocketchat]
#Url is your incoming webhook url as specified in rocketchat
#Read #https://rocket.chat/docs/administrator-guides/integrations/#how-to-create-a-new-incoming-webhook
#See administration - integrations - new integration - incoming webhook
WebhookURL="https://yourdomain/hooks/yourhookkey"

#Address to listen on for outgoing webhook requests from rocketchat.
#See administration - integrations - new integration - outgoing webhook
WebhookBindAddress="0.0.0.0:9999"

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