itchat is an open-source WeChat personal account interface, it has never been easier to use python to call WeChat. With less than thirty lines of code, you can have a WeChat bot that handles all the information. Of course, the use of this api is far more than a robot, and more functions are waiting for you to discover. This interface shares a similar operation method with the public account interface itchatmp , learning to master two tools at a time. Now WeChat has become a large part of personal social networking. I hope this project can help you expand your personal WeChat account and facilitate your life. By printing the chat user and the parameters of the registration message, you can find that these values are all dictionaries. But in fact, that has carefully constructed corresponding messages, users, group chats, and official accounts.
Features
- Send a message to the file transfer assistant
- Reply to a text message sent to yourself
- Some advanced applications can be seen in the source code and advanced applications
- Open source small robot based on this project
- Registration of various types of messages
- Special dictionary usage