Skip to content

Commit a9f6454

Browse files
authored
Update README.rst
1 parent 4f04975 commit a9f6454

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

example/README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ Authorize your app
5959

6060
.. image:: https://cloud.githubusercontent.com/assets/32463/24877792/774ed94c-1de5-11e7-8857-ac8d662c5b27.png
6161

62+
**🤖 Subscribe your app to events**
63+
64+
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`
65+
66+
.. image:: https://cloud.githubusercontent.com/assets/32463/24877867/b39d4384-1de5-11e7-9676-9e47ea7db4e7.png
67+
68+
.. image:: https://cloud.githubusercontent.com/assets/32463/24877931/e119181a-1de5-11e7-8b0c-fcbc3419bad7.png
69+
6270
**🤖 Save your app's credentials**
6371

6472
Once you've authorized your app, you'll be presented with your app's tokens.
@@ -126,14 +134,6 @@ Subscription setup
126134
127135
python example.py
128136
129-
**🤖 Subscribe your app to events**
130-
131-
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`
132-
133-
.. image:: https://cloud.githubusercontent.com/assets/32463/24877867/b39d4384-1de5-11e7-9676-9e47ea7db4e7.png
134-
135-
.. image:: https://cloud.githubusercontent.com/assets/32463/24877931/e119181a-1de5-11e7-8b0c-fcbc3419bad7.png
136-
137137
**🎉 Once your app has been installed and subscribed to Bot Events, you will begin receiving event data from Slack**
138138

139139
**👋 Interact with your bot:**

0 commit comments

Comments
 (0)