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
相关文章
相关标签/搜索