Skip to content

this is a terminal wechat, supported send and receive wechat group or friend Text msg, in the python interactive mode

Notifications You must be signed in to change notification settings

Zirpon/terminal-wechat

Repository files navigation

terminal-wechat

命令行终端微信 支持发送好友,群文字消息 基于 python itchat

this is a terminal wechat, supported send and receive wechat group or friend Text msg, in the python interactive mode

based on itchat

  • Friend name approximate matching search
  • Auto Reply to friend chat, auto reply random principle
  • Auto Group Chat reply
  • Send msg Interface
  • Auto download the vedio, voice, picture even though it was retracted
  • record all the text msg even though it was retracted

usage:

> python
>>> import terchat
>>> terchat.start()
>>> terchat.send_msg("蛋挞 我要回家了", "@92c3dc453017be5ef25908102a925cd1")
>>> terchat.get_friends("蛋挞")
>>> terchat.end()
>>> quit()

这是一个终端友好使用者的微信工具

  • 增加了好友模糊搜索功能
  • 增加了设置特定好友自动回复功能
  • 增加了设置特定群聊自动定时回复功能
  • 发送消息接口
  • 记录视频语音图片消息
  • 记录文本消息

About

this is a terminal wechat, supported send and receive wechat group or friend Text msg, in the python interactive mode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published