/auto_send_reply_weixin

send and reply weixin message automatically

Primary LanguagePython

auto_send_reply_weixin

install

  1. python3
  2. pip3 install itchat
  3. pip3 install schedule

auto send

all the text(jokes or whipers of love) are stored in the words file,select one item randomly and send it to someone every miniute/houre

auto reply

identify the message or the person who send the message,then reply some message to the one automatically

these two files can be execute at the same time, sending messages and reply messages simultaneously