摘要:
ref: https://www.zhihu.com/question/20801814 docker/docker (容器) Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的 Linux 机器上,也可以实现虚拟化。容器是完全使用 阅读全文
摘要:
1. create a new app https://api.slack.com/apps?new_app=1 2. Add a Bot User You can bundle a bot user with your app to interact with users in a more co 阅读全文
摘要:
ref: https://github.com/nlopes/slack/blob/master/examples/websocket/websocket.go Effect: Send the command ads with text, which slack BOT returns. 阅读全文