From 0c37ae7d373c029fdd5193d8750642926eebc935 Mon Sep 17 00:00:00 2001 From: chentianyu Date: Wed, 11 Oct 2023 10:42:54 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index abebf3e..d3a5a02 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # docker-wechatbot-webhook -基于 [wechaty](https://github.com/wechaty/wechaty#readme) 和 [Express](https://github.com/expressjs/express) 开发 - -在微信和webhook机器人之间架一座桥梁,从此微信里也可以有自己的webhook机器人了,快用它集成到自己的自动化工作流中吧,推荐 [n8n](https://github.com/n8n-io/n8n) +4 步即可完成从 http 请求到推送微信消息,快用它集成到自己的自动化工作流中吧 ![Docker Image Version (latest semver)](https://img.shields.io/docker/v/dannicool/docker-wechatbot-webhook) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/danni-cool/docker-wechatbot-webhook/release.yml) ![Docker Pulls](https://img.shields.io/docker/pulls/dannicool/docker-wechatbot-webhook)