微信機器人--定時給朋友發送消息and 自動回覆消息

定時給朋友發送消息:html from __future__ import unicode_literals from threading import Timer from wxpy import * import requests # bot=Bot() # 從緩存中獲取登陸信息,剛登錄過,無需一直登錄 bot = Bot(cache_path=True) def get_news():
相關文章
相關標籤/搜索