linjuchen / demo_keyword_reply

微信机器人,监听指定消息文本进行自动回复

Home Page:https://www.apifox.cn/apidoc/shared-71b9855b-693c-48fc-858b-cde2c5afe5a8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo_keyword_reply

基于 xbot 实现微信关键词自动回复

使用

先配置好 xbot 的配置如下,并运行

CALLBACK_URL=http://127.0.0.1:5678
SECRET=xxx
PORT=5557

clone 代码

git clone https://github.com/xbot-org/demo_keyword_reply.git
cd demo_keyword_reply

运行此服务 php -S localhost:5678

效果图

1662022320_1_.png

xbot 文档

https://www.apifox.cn/apidoc/shared-71b9855b-693c-48fc-858b-cde2c5afe5a8

About

微信机器人,监听指定消息文本进行自动回复

https://www.apifox.cn/apidoc/shared-71b9855b-693c-48fc-858b-cde2c5afe5a8


Languages

Language:PHP 100.0%