New
v1.3.7
增加了消息撤回方法,示例如下:
import itchat
itchat.auto_login(True)
user = itchat.search_friends(nickName='LittleCoder')[0]
r = user.send('hi')
msgId = r['MsgID']
r = itchat.revoke(msgId, user.userName)
itchat.run()
Unclaimed project
Are you a maintainer of ItChat? Claim this project to take control of your public changelog and roadmap.
Changelog
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
增加了消息撤回方法,示例如下:
import itchat
itchat.auto_login(True)
user = itchat.search_friends(nickName='LittleCoder')[0]
r = user.send('hi')
msgId = r['MsgID']
r = itchat.revoke(msgId, user.userName)
itchat.run()
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Stable Diffusion web UI
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
A feature-rich command-line audio/video downloader