You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add your **Request URL** (your ngrok URL + ``/slack/events``) and subscribe your app to `message.channels` under bot events. **Save** and toggle **Enable Events** to `on`
In order for Slack to contact your local server, you'll need to run a tunnel. We
@@ -134,6 +127,15 @@ Subscription setup
134
127
135
128
python example.py
136
129
130
+
131
+
**🤖 Subscribe your app to events**
132
+
133
+
Add your **Request URL** (your ngrok URL + ``/slack/events``) and subscribe your app to `message.channels` under bot events. **Save** and toggle **Enable Events** to `on`
0 commit comments