Metadata-Version: 2.1
Name: pycqBot
Version: 0.2.2
Summary: go-cqhttp python 框架，可以用于快速塔建 bot
Home-page: https://github.com/FengLiuFeseliud/pycqBot
Author: FengLiuFeseliud
Author-email: 17351198406@qq.com
License: AGPL-3.0 License
Description: # pycqBot
        
        go-cqhttp python 框架，可以用于快速塔建 bot
        
        ![issues](https://img.shields.io/github/issues/FengLiuFeseliud/pycqBot)![forks](https://img.shields.io/github/forks/FengLiuFeseliud/pycqBot)![stars](https://img.shields.io/github/stars/FengLiuFeseliud/pycqBot)![license](https://img.shields.io/github/license/FengLiuFeseliud/pycqBot)
        
        [项目文档：https://docs.sakuratools.top/pycqbot](https://docs.sakuratools.top/pycqbot/)
        
        [go-cqhttp](https://github.com/Mrs4s/go-cqhttp)
        
        ## 最新版本实现
        
        内部使用异步进行处理，外部直接使用
        
        自动化的 cqCode 解析，全面的指令权限设置
        
        有绝大部分的 go-cqhttp API 同名函数，大部分参数一致
        
        有绝大部分的 go-cqhttp cqCode 同名函数，大部分参数一致
        
        支持所有 go-cqhttp API Event，同名与 pycqBot 事件函数
        
        内置的日志输出
        
        内置模块 bilibili 监听动态/直播 消息 自动解析分享信息
        
        ## 我的b站头像：
        
        ![logo](https://i1.hdslb.com/bfs/face/3ad60a0f5d22e182d7a2a822710d483bc16153e2.jpg@250w_250h.webp)
        
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
