翻译申领

This commit is contained in:
Lv Feng 2016-09-25 23:11:42 +08:00 committed by GitHub
parent 60d8c09a6f
commit 9d585553a4

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.