This repository has been archived by the owner on Aug 2, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 308
多个http post url支持 #168
Labels
Comments
老哥。你找到接受消息的API了吗?为啥我找了好久都没找到? |
你可能眼神不好 https://cqhttp.cc/docs/ |
就是在这个里边,没找到具体的接受消息的API。。。都是发送的 |
|
不好意思,我还是没理解事件上报是怎么一回事? |
|
事件上报就是你写个后端,CQHTTP 插件请求你,请求体附带消息相关的 JSON 数据 |
这边是有一个机器人qq号接入多个bot的需求,所以如果能对同一个消息进行多个地址分别上报是蛮好的。 |
根据事件过滤规则,将消息上报到不同的地址,是这样吗? |
一个QQ不是只能对应一个上报地址吗?除非是多个QQ? |
题主的需求应该是一个QQ多个上报地址,每个独立设置规则。 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
就……支持下多个http post URL分别post,然后对返回结果分别处理(
这样可以让用户的机器人接入多个网站接收服务()
The text was updated successfully, but these errors were encountered: