You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: Fix a few typos
There are small typos in:
- docs/_static/fancybox/jquery.fancybox.js
- docs/user_guide/configuration/slackv3.rst
- errbot/plugin_manager.py
Fixes:
- Should read `systemctl` rather than `systemclt`.
- Should read `subscribed` rather than `subscrbed`.
- Should read `necessary` rather than `neccessary`.
* docs: add info to CHANGES
Co-authored-by: Sijis Aviles <[email protected]>
Copy file name to clipboardExpand all lines: docs/user_guide/configuration/slackv3.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ Current token with Events Socket-mode client
118
118
Create a current bot token, enable socket mode. Configure errbot to use the bot and app tokens and start using Slack.
119
119
Read `socket-mode <https://github.com/slackapi/python-slack-sdk/blob/main/docs-src/socket-mode/index.rst>`_ for instructions on setting up Socket-mode.
120
120
121
-
Ensure the bot is also subscrbed to the following events:
121
+
Ensure the bot is also subscribed to the following events:
0 commit comments