wechat-toolbox
WeChat toolbox (WeChat toolbox)
Features
wxExportContact.py
- Export WeChat address book friends (nickname, note name, display name,
WeChat ID , gender, province, city, signature) - To facilitate reading and display, special content such as Emoji in nicknames and notes has been removed.
- Display name: If the remark name is not empty, it is the remark name, otherwise it is the nickname.
Due to privacy settings, some WeChat IDs cannot be obtained. (The WeChat version has been upgraded and it is no longer possible to obtain WeChat ID)- The address book is arranged in ascending order by the full spelling of the displayed name, with special types placed at the end.
Online demo: http://kagent.applinzi.com/wx
wxExportGroups.py
- Export group member list (nickname,
WeChat ID , group business card, friend status, name, gender, province, city, signature) - Only group chats saved to the address book can be read
- Group members are sorted in ascending order by the time they joined the group.
Online demo: http://kagent.applinzi.com/wxqun
wxSendMessage.py
- Send text and picture messages to friends or WeChat groups
- Only group chats saved to the address book can be read
- After sending about 100 times in a row, it will be restricted and it will take about an hour to revive normally.
wxAutoReply.py
- Automatically reply to friend messages (reply time interval can be customized)
External Resources
- Memcached
- Redis
- XlsxWriter
Changelog
v0.1.6
Jul 17, 2017
- Add wxAutoReply module
- Add online demo (wxExportGroups)
v0.1.5
Jul 17, 2017
v0.1.4
May 17, 2017
- Bug fix
- Sort contact list and add "ScreenName" field
v0.1.3
May 14, 2017
- Update README file
- Add online demo (wxExportContact)
v0.1.2
Mar 5, 2017
- Add wxExportContact module
- Add wxExportGroups module
- Bug fix
v0.1.1
Feb 1, 2017
v0.1.0
Nov 26, 2016