We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
可以针对某个群或某个人自动回复消息。 只看到有监听消息的接口,也监听到了消息内容。 想实现回复功能。谢谢。。
The text was updated successfully, but these errors were encountered:
去反编译一下微信的源码,一个貌似叫chatfoot$3的子类中的一个点击事件是负责发消息的。
Sorry, something went wrong.
哦哦,Spellbook里还没有这个接口是吧。
貌似是没的吧,这个有的功能巫师那个项目里应该都有
https://github.com/Blankeer/WechatBotXposed 已实现回复功能
No branches or pull requests
可以针对某个群或某个人自动回复消息。
只看到有监听消息的接口,也监听到了消息内容。
想实现回复功能。谢谢。。
The text was updated successfully, but these errors were encountered: