-
这个Python版本将会有ipad协议和ios协议的版本吗?
Will this project will come the ipad or the ios puppet?
-
## 初衷
有很多初学者在使用python-wechaty时,发现很难上手,其中一个最大的原因在于没有一个成体系的文档系统,而且这个文档理应早就应该有了,在此,我欢迎所有使用过python-wechaty的用户,共同来完善项目文档,并会持续更新。
目前只考虑中文版本,面向国内优秀开发者。文档地址: https://python-wechaty.readthedocs.io/
> …
-
@limingth is an active serial entrepreneur with rich experience. He is a full-stack developer, A former C language teacher.
He shared wechaty for Peking University students with the topic of opens…
-
If there are any improvements, we should feedback to the upper stream to keep the community and ecosystem as healthy as they can.
My suggestion would be that we should switch to use the dependency …
-
from_contact = msg.talker()
text = msg.text()
room = msg.room()
if room is not None:
member_list = await room.member_list()
print(member_list)
for membe…
-
依赖:
![image](https://user-images.githubusercontent.com/48980855/111289026-b45e9c80-867f-11eb-847b-40665e727052.png)
代码:
![image](https://user-images.githubusercontent.com/48980855/111289073-be809b0…
-
A avatar cache should be built to custom msg sender's profile image.
- [x] support generating random emoji as an avatar, via #6
- [x] ~~support upload avatar to object storage with URL and pass to…
-
举个例子,比如对方发 一条信息 我的观点是:xxxxx 。 如何让微信自动回复 xxxx 的内容呢?就是“观点是:“ 是触发自动回复的关键词,这很容易实现,但是把后面的内容作为自动回复的内容如何做到呢?
-
**Is your feature request related to a problem? Please describe.**
I want to send a voice, but looks like does not support it.
**Describe the solution you'd like**
I only can use FileBox, but f…
chs97 updated
4 years ago
-
anynoe has the idea that convert the follow xml to `你邀请"b1d5811c-aebe-4505-94bf-9e9d108ea3e8、b5333b25-1976-4d0b-a627-c4eb77361e80"加入了群聊`
xml infomation
```
…