Merge pull request #4474 from bazz2/master

[jiajia9linuxer] translating How to Build Your First Slack Bot with P…
This commit is contained in:
bazz2 2016-09-27 19:02:00 +08:00 committed by GitHub
commit 7fd6eebb2a

View File

@ -1,4 +1,4 @@
translating by ucasFL jiajia9linuxer
# How to Build Your First Slack Bot with Python # How to Build Your First Slack Bot with Python
[Bots](https://www.fullstackpython.com/bots.html) are a useful way to interact with chat services such as [Slack](https://slack.com/). If you have never built a bot before, this post provides an easy starter tutorial for combining the [Slack API](https://api.slack.com/) with Python to create your first bot. [Bots](https://www.fullstackpython.com/bots.html) are a useful way to interact with chat services such as [Slack](https://slack.com/). If you have never built a bot before, this post provides an easy starter tutorial for combining the [Slack API](https://api.slack.com/) with Python to create your first bot.