We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 982dafa commit e6afe93Copy full SHA for e6afe93
zulip/integrations/bridge_with_slack/run-slack-bridge
@@ -60,7 +60,6 @@ class SlackBridge:
60
)
61
62
# slack-specific
63
- self.channel = self.slack_config["channel"]
64
self.slack_client = rtm
65
# Spawn a non-websocket client for getting the users
66
# list and for posting messages in Slack.
0 commit comments