Skip to content

QQBot: A conversation robot base on Tencent's SmartQQ

License

Notifications You must be signed in to change notification settings

PorkDumplings/qqbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

本分支是 python3 版的 qqbot 。

qqbot 的主分支请点 这里 ,主分支暂时只能在 2.7 版中使用。

python3 版的安装和使用方法:

  1. 安装 requests, flask, certifi 库,其中 certifi 库建议安装 2015.4.28 版。

  2. 下载所有 源码 并解压,cd 到 qqbot 子目录下。

  3. 运行 qqbot.py 文件: python3 qqbot.py ,启动 QQBot 。

QQBot 启动后,操作命令和配置文件与 python2 版相同,详见主分支。

目前 python3 版还在测试中,已在 debian8.4 、 python3.4 环境下测试通过,其他平台尚未测试。

有问题请给我发邮件。等稳定后我再 merge 到主分支。

About

QQBot: A conversation robot base on Tencent's SmartQQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.6%
  • HTML 4.1%
  • Shell 0.3%