Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.31 KB

Section-3.md

File metadata and controls

27 lines (17 loc) · 1.31 KB

Section 3: Subscribe to Events

Once you've got your fancy new automaton, let's have it subscribe to some events in Slack!

On your app's settings page you'll find Event Subscriptions on the left navigation bar.

Near the bottom of the page under the Bot Events section you'll be able to subscribe your bot to the events.

add_bot_events

This project uses the following events:

After you've subscribed to all the events your app will need, make sure to Save Changes.

Note: If the Save Changes button is not enabled, you may have to return to this step after you Enable Events as described in Section 5: Make it Go.

save_changes


Next Section 4: App Credentials Previous Section 2: Create a Slack App and Bot User