summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-07-13 23:23:11 +0200
committerWim <wim@42.be>2018-07-13 23:23:11 +0200
commite04dd78624e88993e6ac6f426c85d8e1a3a7ca70 (patch)
tree0fc5f4f704d8227b150914d014e3e792b579e63c /matterbridge.toml.sample
parentfa0c4025f71373310f08f6b85ae38fe58876e6f8 (diff)
downloadmatterbridge-msglm-e04dd78624e88993e6ac6f426c85d8e1a3a7ca70.tar.gz
matterbridge-msglm-e04dd78624e88993e6ac6f426c85d8e1a3a7ca70.tar.bz2
matterbridge-msglm-e04dd78624e88993e6ac6f426c85d8e1a3a7ca70.zip
Add support for slack channels by ID. Closes #436
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 5844561b..790eaadc 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1377,6 +1377,7 @@ enable=true
#gitter - username/room
#xmpp - channel
#slack - channel (without the #)
+ # - ID:C123456 (where C123456 is the channel ID) does not work with webhook
#discord - channel (without the #)
# - ID:123456789 (where 123456789 is the channel ID)
# (https://github.com/42wim/matterbridge/issues/57)