pywxclient icon indicating copy to clipboard operation
pywxclient copied to clipboard

A simple WeChat client written in Python supports session persistence.

Results 5 pywxclient issues
Sort by recently updated
recently updated
newest added

The example client.py shows 'Waiting for authorization' but when qrcode scanned, nothing happens

Hi! Is there any way to keep the session for a long time (even several days maybe?). All I can think is to send a message every minute or two,...

Hi, I am trying to run your code and specifically the client example with a new wechat account I created and I receive this error which seems to be related...

Hi, Firstly, this is a great tool. I have a *.AMR voice message saved on my local drive and I want to send it to one of my contacts. Looking...

question