Skip to content

微信机器人,监听指定消息类型进行转发

Notifications You must be signed in to change notification settings

xbot-org/demo_forward_msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

demo_forward_msg

基于 xbot 实现微信消息监控转发

使用

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

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

clone 代码

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

运行此服务 php -S localhost:5678

xbot 文档

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

About

微信机器人,监听指定消息类型进行转发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages