-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
怎么主动给好友发送消息?而不是收到之后回复消息 #271
Comments
需要开启 swoole 插件。 程序会启动 swoole server ,自己的程序通过 swoole client 连接 swoole server 发送消息即可, server 会调用 api/send 进行发送。 |
哪位高手能否给一个swoole的例子啊? |
我也想知道,, |
自己刚刚研究出来了, 改天我写个文章. 如有需要,加我微信: bluesky_still 提供技术服务 |
我在vbot配置中开启了swoole,插件也装好了,运营vbot的时候一直提示这个: 还有是用swoole-client咋发送消息啊?麻烦能写个例子我看下吗? |
No description provided.
The text was updated successfully, but these errors were encountered: