Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.13 KB

Section-3.md

File metadata and controls

25 lines (16 loc) · 1.13 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.

save_changes


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