wxBot icon indicating copy to clipboard operation
wxBot copied to clipboard

Python网页微信API

Results 100 wxBot issues
Sort by recently updated
recently updated
newest added

无法发送给自己,可以发送给‘filehelper'

我倒是有个想法,但是运行很不稳定,想看看大家有没有更好的主意,我想拉个群一起讨论讨论。 点击下面链接,备注“来自wxbot”,我拉你进群。 [点击扫描二维码](http://xuncl.com/myqrcode.jpg)

增加公众号发送消息,以支持微软小冰的AI处理

'ascii' codec can't decode byte 0xce in position 25: ordinal not in range(128)

wxbot是我用过的最好的微信机器人了,在pip里面搜了一下发现没有,所以能否考虑发布到官方。感谢~~~

pc客户端发送@机器人的消息 detail里没有at

@不到人了,没效果 src_name = msg['content']['user']['name'] reply = 'to ' + src_name + ': ' if msg['content']['type'] == 0: # text message reply += self.tuling_auto_reply(msg['content']['user']['id'], msg['content']['desc']) else: reply += u"对不起,只认字,其他杂七杂八的我都不认识,,,Ծ‸Ծ,," self.send_msg_by_uid(reply, msg['user']['id'])

https://wx.qq.com/cgi-bin/mmwebwx-bin/webwxinit 这个请求中返回的数据中的`ContactList`中的用户信息中有个`snsFlag`字段, 请教一下这个字段的含义 ``` { ... ContactList: [ { Alias:"" AppAccountFlag:0 AttrStatus:0 ChatRoomId:0 City:"" ContactFlag:0 DisplayName:"" EncryChatRoomId:"" HeadImgUrl:"/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=filehelper&skey=@crypt_a936502b_3bef572ce5dcabf9f7379f34d639f6b5" HideInputBarFlag:0 IsOwner:0 KeyWord:"fil" MemberCount:0 MemberList:[] NickName:"文件传输助手" OwnerUin:0 PYInitial:"WJCSZS" PYQuanPin:"wenjianchuanshuzhushou" Province:"" RemarkName:"" RemarkPYInitial:""...