给微信好友自动发消息

from __future__ import unicode_literals from threading import Timer from wxpy import * import requests bot = Bot() def send_news(): try: my_friend = bot.friends().search(u'洋')[0]# 好友的微信号
相关文章
相关标签/搜索