[jiajia9linuxer translating]

This commit is contained in:
chenjt 2016-09-24 13:34:04 +08:00
parent 9e494351ff
commit eee9345a40
3 changed files with 3 additions and 0 deletions

View File

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

View File

@ -1,3 +1,4 @@
jiajia9linuxer
The Five Principles of Monitoring Microservices
====

View File

@ -1,3 +1,4 @@
jiajia9linuxer
Using Ansible to Provision Vagrant Boxes
====