Skip to content

Commit 4e5e7b3

Browse files
rhttimabbott
authored andcommitted
Slack bridge: Clarify config placeholder content.
1 parent 1ca696e commit 4e5e7b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zulip/integrations/bridge_with_slack/bridge_with_slack_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"topic": "<- slack-bridge",
88
},
99
"slack": {
10-
"username": "slack username",
11-
"token": "slack token",
10+
"username": "slack_username",
11+
"token": "xoxb-your-slack-token",
1212
"channel": "C5Z5N7R8A -- must be channel id",
1313
},
1414
}

0 commit comments

Comments
 (0)