給微信好友自動發消息

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]# 好友的微信號
相關文章
相關標籤/搜索