SkillAgentSearch skills...

Newbe.Mahua.Framework

本SDK为实现QQ机器人平台的大一统,支持多种机器人平台:酷Q、MyPCQQ、QQLight等

Install / Use

/learn @newbe36524/Newbe.Mahua.Framework
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Newbe.Mahua.Framework 已于 2020 年 8 月 2 日 正式归档,源码将不再更新。

先点击一下右上角的 Star,开启隐藏功能。

GitHub last commit All Contributors

开篇一张图,功能全靠编

Newbe.Mahua.Version

FOSSA Status

你打麻花,谁疼?麻花疼。

QQ 协议实现也有不少,QQ 机器人平台有不少,这些平台大多具有不同的接口,对接开发存在巨大困难。

使用该 SDK 开发可以实现一次开发,运行于多个不同平台的绝佳体验。

SDK 提供多种可用的跨进程通信方案,开发者可以从中灵活选择自己适用的开发语言进行对接。

你只要基于 SDK 的接口开发一次,便可以将你的插件发布到所有支持的 QQ 机器人平台。

不用担心某个平台被咔嚓。

支持跨进程通行方案

| 名称 | 调用 | 回调 | 说明 | | --------- | ---- | ---- | ---------------------------------------------------- | | HTTP | ✔ | ✔ | http 的方式进行通信 | | Websocket | ✔ | ✔ | websocket 双工通信方案,由客户程序连接到 Newbe.Mahua |

调用:是指开发者的进程调用 Newbe.Mahua 的接口。

回调:是指 Newbe.Mahua 调用 开发者的进程的接口。

如果开发者有新的通信方案希望支持,不妨告知我们

支持的平台

立马开始

点击查看帮助文档 开始编写第一个 QQ 机器人。

快乐实践

我想将我的项目加在此处

Python QQBot

使用 Python 对接 Newbe.Mahua.Plugin.Agent 插件实现各大机器人平台的 Http 接口功能,对接 QQBot Web Server 服务端实现统一各大机器人平台收发数据

版本

| 包 | 版本 | 下载量 | 开发版 | 说明 | | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- | | Newbe.Mahua.CQP.Asset | Newbe.Mahua.CQP.Asset.Version | Newbe.Mahua.CQP.Asset.Download | Newbe.Mahua.CQP.Asset.Version.Pre | CQP(酷 Q)实现 | | Newbe.Mahua.QQLight.Asset | Newbe.Mahua.QQLight.Asset.Version | Newbe.Mahua.QQLight.Asset.Download | Newbe.Mahua.QQLight.Asset.Version.Pre | QQLight 实现 | | Newbe.Mahua.MPQ.Asset | Newbe.Mahua.MPQ.Asset.Version | Newbe.Mahua.MPQ.Asset.Download | Newbe.Mahua.MPQ.Asset.Version.Pre | MPQ(MyPcQQ)实现 | | Newbe.Mahua.CleverQQ.Asset | Newbe.Mahua.CleverQQ.Asset.Version | Newbe.Mahua.CleverQQ.Asset.Download | Newbe.Mahua.CleverQQ.Asset.Version.Pre | CleverQQ 实现(已经停止维护) |

Contributors

Thanks goes to these wonderful people (emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore --> <table> <tr> <td align="center"><a href="http://www.newbe.pro"><img src="https://avatars1.githubusercontent.com/u/7685462?v=4" width="100px;" alt="Newbe36524"/><br /><sub><b>Newbe36524</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=newbe36524" title="Documentation">📖</a> <a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=newbe36524" title="Code">💻</a> <a href="#tool-newbe36524" title="Tools">🔧</a> <a href="#blog-newbe36524" title="Blogposts">📝</a> <a href="#example-newbe36524" title="Examples">💡</a></td> <td align="center"><a href="https://traceless.site/"><img src="https://avatars1.githubusercontent.com/u/12078678?v=4" width="100px;" alt="Traceless"/><br /><sub><b>Traceless</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=traceless0929" title="Code">💻</a> <a href="https://github.com/newbe36524/Newbe.Mahua.Framework/issues?q=author%3Atraceless0929" title="Bug reports">🐛</a></td> <td align="center"><a href="https://github.com/kotoneme"><img src="https://avatars1.githubusercontent.com/u/43395785?v=4" width="100px;" alt="kotoneme"/><br /><sub><b>kotoneme</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=kotoneme" title="Code">💻</a></td> <td align="center"><a href="https://github.com/allenxie888"><img src="https://avatars1.githubusercontent.com/u/7455309?v=4" width="100px;" alt="AllenXie"/><br /><sub><b>AllenXie</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=allenxie888" title="Code">💻</a></td> <td align="center"><a href="https://github.com/bgli100"><img src="https://avatars1.githubusercontent.com/u/7760499?v=4" width="100px;" alt="bgli100"/><br /><sub><b>bgli100</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=bgli100" title="Code">💻</a> <a href="https://github.com/newbe36524/Newbe.Mahua.Framework/issues?q=author%3Abgli100" title="Bug reports">🐛</a></td> <td align="center"><a href="https://github.com/newce36524"><img src="https://avatars1.githubusercontent.com/u/20368567?v=4" width="100px;" alt="Q-Q"/><br /><sub><b>Q-Q</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=newce36524" title="Code">💻</a> <a href="https://github.com/newbe36524/Newbe.Mahua.Framework/issues?q=author%3Anewce36524" title="Bug reports">🐛</a></td> <td align="center"><a href="https://github.com/LollipopGeneral"><img src="https://avatars1.githubusercontent.com/u/45588935?v=4" width="100px;" alt="LollipopGeneral"/><br /><sub><b>LollipopGeneral</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/commits?author=LollipopGeneral" title="Code">💻</a></td> </tr> <tr> <td align="center"><a href="http://www.nbyang.com"><img src="https://avatars1.githubusercontent.com/u/1086084?v=4" width="100px;" alt="nbyang"/><br /><sub><b>nbyang</b></sub></a><br /><a href="https://github.com/newbe36524/Newbe.Mahua.Framework/issues?q=author%3Aiomect" title="Bug reports">🐛</a></td> <td align="center"><a href="http://www.r4v3zn.com"><img src="https://avatars2.githubusercontent.com/u/18393907?v=4" width="100px;" alt="r4v3zn"/><br /><sub><b>r4v3zn</b></sub></a><br /><a href="#example-0nise" title="Examples">💡</a></td> </tr> </table> <!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the all-contributors specification. Contributions of any kind welcome!

说在最后面

开发本 SDK 的目的是为了促进.Net 技术的交流学习。

由本 SDK 衍生的任何产品均与本 SDK 无关!

由本 SDK 支持的 QQ 自动化管理助手平台均与本 SDK 无关!

禁止用于国家或地区法律法规所禁止的范围!

最后,但是最重要的,一定要 Star 一下!

特别感谢 Jetbrain 公司提供的 License 以支持该项目

jetbrains

License

FOSSA Status

Stargazers over time

Stargazers over time

View on GitHub
GitHub Stars836
CategoryDevelopment
Updated2mo ago
Forks173

Languages

C#

Security Score

85/100

Audited on Jan 28, 2026

No findings