GithubHelp home page GithubHelp logo

outakukou / pual_bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coldnight/pual_bot

0.0 1.0 0.0 1.38 MB

一个使用多路复用I/O模型的高效的WebQQ机器人, 其主要功能有 Python shell, 执行Python代码, 贴代码, 英汉互译

License: Other

pual_bot's Introduction

pual_bot 一个弱智的QQ机器人

pual_bot 是基于twqq的高效的支持并发的WebQQ机器人, 其主要功能有 执行Python代码, 贴代码, 英汉互译

测试QQ

我在VPS上跑了一个测试的, 大家可以把这个号拉进群里进行调戏1685359365

安装配置

程序依赖 可使用 easy_install 安装

easy_install twqq http-parser regex

有些插件依赖于 bs4, 所以可以通过 apt 安装

sudo apt-get install python-bs4

config.py.example重命名为 config.py, 填入QQ号码和密码配置, 执行webqq.py脚本.

    mv doc/config.py.example config.py

最近更新

2014-03-05

  • 增加讨论组支持

2014-01-16

  • 增加插件机制
  • 更改原先的消息处理机制, 使用插件机制来处理消息

2013-11-27

  • 在遇到踢出时首先尝试重新登录(需更新 twqq 包)

2013-11-15

TODO

  • 修复群成员列表获取
  • 修复临时消息
  • 对代码重构
  • 提取文档
  • 去除废弃代码
  • 将代码提取出一个包

pual_bot's People

Contributors

coldnight avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.