Skip to content

Commit

Permalink
Added member_joined_channel event to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Jan 30, 2020
1 parent 603954c commit 92b59e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ Now go to **Event Subscriptions** and enable events. For the **Request URL**, pa
https://3cb89939.ngrok.io/slack/events
```

While you are in **Event Subscriptions**, add the `member_joined_channel` event as the app uses it to send a direct message.

Everything is setup. Go to [`http:localhost:5000/begin_auth`](http:localhost:5000/begin_auth) in your browser to start the OAuth install flow for you app!


Expand Down

0 comments on commit 92b59e5

Please sign in to comment.