2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-15 06:12:55 +00:00

Add note about private channels (rocketchat). See #180

This commit is contained in:
Wim 2017-06-15 23:05:59 +02:00
parent 511f653e6e
commit c07b85b625

View File

@ -681,7 +681,7 @@ enable=true
#telegram - chatid (a large negative number, eg -123456789) #telegram - chatid (a large negative number, eg -123456789)
# see (https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau) # see (https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau)
#hipchat - id_channel (see https://www.hipchat.com/account/xmpp for the correct channel) #hipchat - id_channel (see https://www.hipchat.com/account/xmpp for the correct channel)
#rocketchat - #channel (# is required) #rocketchat - #channel (# is required (also needed for private channels!)
#matrix - #channel:server (eg #yourchannel:matrix.org) #matrix - #channel:server (eg #yourchannel:matrix.org)
# - encrypted rooms are not supported in matrix # - encrypted rooms are not supported in matrix
#REQUIRED #REQUIRED