Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b08ba1b

Browse files
authored
Adding an archiving comment to the ReadMe.
1 parent f50f8cc commit b08ba1b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# pythOnBoarding Bot
2-
## Building a simple bot using [Slack's Events API](https://api.slack.com/events-api) in Python
1+
# An updated version of this tutorial can now be found in the [Python Slack SDK](https://github.com/slackapi/python-slackclient/tree/master/tutorial)
2+
3+
## pythOnBoarding Bot
4+
### Building a simple bot using [Slack's Events API](https://api.slack.com/events-api) in Python
35
This bot is an example implementation of building a Slack App with Slack's Python SDK, [python-slackclient](http://python-slackclient.readthedocs.io/en/latest/). We'll cover all the basic steps you'll need to create and configure your first Slack App in python.
46

57
PythOnBoarding Bot is designed to greet new users on your team and introduce them to some nifty features in Slack.

0 commit comments

Comments
 (0)