Skip to main content

WXBot: A conversation robot base on Tencent's Webweixin

Project description

wxbot

WXBot: A conversation robot base on Tencent's Webweixin
version: v1.2.1
本项目托管于Github上,地址:https://github.com/ileapy/wxbot

v1.2.1 新增功能

1. 恢复登录功能
2. 解决获得的信息中文乱码的问题
3. 优化系统

目录结构

├── log                 // 运行日志
├── plugins             // 插件
├── wxbot               // 项目核心文件
|   ├── wxconf.py       // 项目配置文件 
|   ├── wxcore.py       // 项目运行文件  
|   ├── wxmail.py       // 邮件模块  
|   ├── wxmessage.py    // 项目运行文件  
|   ├── wxparse.py      // 程序逻辑处理
|   ├── wxserver.py     // 用于socket服务
|   ├── wxsession.py    // 处理wx登录信息
├── wxbotdb             // 数据文件
|   ├── dbconnect.py    // sqlite 数据库连接文件
├── setup.py            // 程序安装文件
├── README.md           // README

运行环境要求

  • Python3.x
  • setuptools
  • requests
  • certifi
  • apscheduler

安装方法

1. 下载项目文件后解压
python setup.py install
2. 使用pip安装
pip install wxbot

使用说明

[wxbot]
    启动服务:wxbot
    选项:
        -v, --version    显示版本信息
        -h, --help       帮助信息
        -r, --restart    重新登录
        -s, --stop       停止服务
[wx命令]
    更新:
        update group     更新群组
        update buddy     更新联系人
    查询:
        list group       查询群组
        list buddy       查询联系人
    发送:
        send group xxx xxx   发送群组消息
        send buddy xxx xxx   发送好友消息

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wxbot-1.2.2.tar.gz (10.5 kB view details)

Uploaded Source

File details

Details for the file wxbot-1.2.2.tar.gz.

File metadata

  • Download URL: wxbot-1.2.2.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.0rc2

File hashes

Hashes for wxbot-1.2.2.tar.gz
Algorithm Hash digest
SHA256 72b4273257bb04f811c87f73bcc3e0a443920c085d41994b8308a2b3a3f25a90
MD5 b106de4d167217942d7692cf764679ad
BLAKE2b-256 ffbd9977a5120a8765e558f09118b890bf9ca419d9860e91be2eef9e3d8db63a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page