luckyvictor

Results 3 issues of luckyvictor

看似很簡單,但我試了各種方法都沒法給自己發訊息,總是收到error 1204,我已經把自己加了好友 收到error 1204 ``` from wxpy import * bot = Bot(console_qr=True, cache_path=True) bot.self.send("Hello") ``` 收到error 1204, 從print看到是找到自己的 ``` from wxpy import * bot = Bot(console_qr=True, cache_path=True) my_friend = bot.friends().search(u'Victor')[0]...

I have had USB debug enabled, and windows can find my device. Scrcpy can also find my device, however it never shows a pop up screen of my device screen,...

### Duplicates - [X] I have searched the existing issues ### Steps to reproduce 🕹 I am on Mac. No problem with the installation process, very smooth. I followed the...

API access