Merge pull request #4469 from ucasFL/patch-5

翻译申领
This commit is contained in:
VicYu 2016-09-25 11:38:32 -05:00 committed by GitHub
commit 32c414ee7e

View File

@ -1,3 +1,4 @@
translating by ucasFL
# 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.