All Projects → nonebot → Aiocqhttp

nonebot / Aiocqhttp

Licence: mit
A Python SDK with async I/O for CQHTTP.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Aiocqhttp

Aiotg
Asynchronous Python library for building Telegram bots
Stars: ✭ 374 (+130.86%)
Mutual labels:  bot, asyncio
Nonebot
基于 OneBot 标准的 Python 异步 QQ 机器人框架
Stars: ✭ 1,207 (+645.06%)
Mutual labels:  bot, qq
Vim Chat
💜 Chatting plugin for neovim and vim8
Stars: ✭ 475 (+193.21%)
Mutual labels:  bot, qq
PepperBot
An intuitive multi-platform bot framework, write once, run everywhere. 一个符合直觉的跨社交平台机器人框架,轻松地在平台间传递消息,支持QQ、微信
Stars: ✭ 21 (-87.04%)
Mutual labels:  asyncio, qq
Aiogram
Is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp.
Stars: ✭ 2,195 (+1254.94%)
Mutual labels:  bot, asyncio
Nonebot2
跨平台Python异步机器人框架
Stars: ✭ 344 (+112.35%)
Mutual labels:  bot, qq
Projhyperai
一个包含了机器人框架/插件化可运行程序/IM适配器的项目集合.
Stars: ✭ 42 (-74.07%)
Mutual labels:  bot, qq
Miraiandroid
QQ机器人 /(实验性)在Android上运行Mirai-console,支持插件
Stars: ✭ 188 (+16.05%)
Mutual labels:  bot, qq
Xiaov
👰 一个 QQ 聊天机器人,她的名字叫做小薇~
Stars: ✭ 1,466 (+804.94%)
Mutual labels:  bot, qq
Mirai Ts
🔧 Mirai(QQ Bot) JavaScript/TypeScript SDK for Node.js/Browser
Stars: ✭ 86 (-46.91%)
Mutual labels:  bot, qq
Ariadne
一个优雅且完备的 Python QQ 自动化框架,基于 Mirai API HTTP v2。 Powered by Graia Project.
Stars: ✭ 234 (+44.44%)
Mutual labels:  asyncio, qq
Mojo Webqq
【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,755 (+983.33%)
Mutual labels:  bot, qq
Picqbotx
基于 CQHTTP 插件的 Java QQ 机器人类库
Stars: ✭ 218 (+34.57%)
Mutual labels:  bot, qq
Python Mirai
以 OICQ(QQ) 协议驱动的高性能机器人开发框架 Mirai 的 Python 接口, 通过其提供的 `HTTP API` 与无头客户端(Mirai)交互.
Stars: ✭ 155 (-4.32%)
Mutual labels:  bot, qq
Vkbottle
Homogenic! Customizable asynchronous VK API framework
Stars: ✭ 191 (+17.9%)
Mutual labels:  bot, asyncio
Rocketgram
Modern and powerful asynchronous telegram bot framework.
Stars: ✭ 37 (-77.16%)
Mutual labels:  bot, asyncio
Ichunqiu qqbot
i春秋社区机器人自2018年02月04日开始服务于i春秋社区,每日文章推送、文章查询、魔法币查询、作者信息查询、作家团奖金余额查询、奖金排行榜、i春秋课程查询等一列功能。据不完全统计,使用人数已经超过3.5万,使用次数达到20万,最大覆盖700+个群。
Stars: ✭ 79 (-51.23%)
Mutual labels:  bot, qq
Sketal
Бот для ВКонтакте. Беседы / группы / развлечения.
Stars: ✭ 119 (-26.54%)
Mutual labels:  bot, asyncio
Spring Cq
新框架 https://github.com/ProtobufBot/ProtobufBot 。这是一个spring boot starter。基于SpringBoot的QQ机器人框架,demo分支是例子,jar分支是框架。
Stars: ✭ 161 (-0.62%)
Mutual labels:  bot, qq
Instagram Scraper
scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot
Stars: ✭ 2,209 (+1263.58%)
Mutual labels:  bot

aiocqhttp

License PyPI Python Version CQHTTP Version QQ 群 QQ 版本发布群 Telegram 版本发布频道

aiocqhttp酷QCQHTTP 插件 的 Python SDK,采用异步 I/O,封装了 web 服务器相关的代码,支持 CQHTTP 的 HTTP 和反向 WebSocket 两种通信方式,让使用 Python 的开发者能方便地开发插件。

本 SDK 要求使用 Python 3.7 或更高版本、CQHTTP v4.8 或更高版本。

文档

使用方法见 文档

遇到问题

如果在使用本 SDK 时遇到任何问题,请 提交 issue,也欢迎参与项目开发,具体流程请参考 贡献指南

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].