this is a terminal wechat, supported send and receive wechat group or friend Text msg, in the python interactive mode
命令行终端微信 支持发送好友,群文字消息 基于 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
usage:
> python
>>> import terchat
>>> terchat.start()
>>> terchat.send_msg("蛋挞 我要回家了", "@92c3dc453017be5ef25908102a925cd1")
>>> terchat.get_friends("蛋挞")
>>> terchat.end()
>>> quit()
这是一个终端友好使用者的微信工具