python控制微信, 微信控制PC執行腳本

# coding=utf-8 import wxpy import os, traceback, time from selenium import webdriver def wechat_login(): ''' 監控微信 :return: ''' bot = wxpy.Bot() # 消息接收監聽器 @bot.register(b
相關文章
相關標籤/搜索