hexsum / Mojo-Weixin

使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Other
1.24k stars 253 forks source link

会被微信封号吗? #156

Closed suntong closed 6 years ago

suntong commented 6 years ago

https://github.com/sjdy521/Mojo-Weixin/issues/125 里面有说,

过一段时间再尝试下看看有没有恢复,据说已经恢复了

我用其他软件被封号了,一直都没有恢复。现在更是看到如下消息:

image

所以想问一下,Mojo-Weixin 底层用的是微信网页版技术,还是微信API?

谢谢

dadiyang commented 6 years ago

Mojo-Weixin用的是微信网页版。

suntong commented 6 years ago

Thanks @dadiyang for the kind response.