Skip to content

Commit 942b06a

Browse files
committed
Add link to the official Events API adapter
1 parent 4c96859 commit 942b06a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-src/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ What even is |product_name| and why should I care?
88
|product_name| is a wrapper around commonly accessed parts of the Slack Platform. It provides basic mechanisms for
99
using the Slack Web API from within your Python app.
1010

11-
On the other hand, |product_name| does not provide access to the Events bot-building API, although we anticipate adding
12-
support for these in the future.
11+
On the other hand, |product_name| does not provide access to the Events bot-building API, but
12+
[this adapter](https://github.com/slackapi/python-slack-events-api) does.
1313

1414
OMG I found a bug!
1515
******************

0 commit comments

Comments
 (0)