2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-03 15:40:24 +00:00

Fix outdated sample config on slack channel format. (#280)

This commit is contained in:
Patrick Connolly 2017-10-20 15:01:11 -04:00 committed by Wim
parent 915a8fbad7
commit 95a0229aaf

View File

@ -817,7 +817,7 @@ enable=true
#mattermost - channel (the channel name as seen in the URL, not the displayname) #mattermost - channel (the channel name as seen in the URL, not the displayname)
#gitter - username/room #gitter - username/room
#xmpp - channel #xmpp - channel
#slack - channel (the channel name as seen in the URL, not the displayname) #slack - channel (without the #)
#discord - channel (without the #) #discord - channel (without the #)
# - ID:123456789 (where 123456789 is the channel ID) # - ID:123456789 (where 123456789 is the channel ID)
# (https://github.com/42wim/matterbridge/issues/57) # (https://github.com/42wim/matterbridge/issues/57)