Skip to content

Commit 9127b70

Browse files
committed
Add config desription
1 parent 42dc669 commit 9127b70

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

matterbridge.toml.sample

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,11 @@ PreserveThreading=false
644644
#Use https://api.slack.com/custom-integrations/legacy-tokens
645645
#REQUIRED (when not using webhooks)
646646
Token="yourslacktoken"
647+
#Socket mode token to use modern application API (Events API + socket mode)
648+
#See https://github.com/42wim/matterbridge/issues/2159
649+
#REQUIRED (when not using webhooks or legacy application)
650+
#AppToken="yourslackapptoken"
651+
647652

648653
#Extra slack specific debug info, warning this generates a lot of output.
649654
#OPTIONAL (default false)

0 commit comments

Comments
 (0)