mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
# LLOneBot
|
||
|
||
LiteLoaderQQNT 插件,实现 OneBot 11 协议,用于 QQ 机器人开发
|
||
|
||
> [!CAUTION]\
|
||
> **请不要在 QQ 官方群聊和任何影响力较大的简中互联网平台(包括但不限于: 哔哩哔哩,微博,知乎,抖音等)发布和讨论*任何*与本插件存在相关性的信息**
|
||
|
||
TG群:<https://t.me/+nLZEnpne-pQ1OWFl>
|
||
|
||
## 安装方法
|
||
|
||
见 <https://llonebot.github.io/zh-CN/guide/getting-started>
|
||
|
||
## 设置界面
|
||
|
||
<img src="./doc/image/setting.png" width="400px" alt="设置界面"/>
|
||
|
||
## HTTP 调用示例
|
||
|
||
<img src="./doc/image/example.jpg" width="500px" alt="HTTP调用示例"/>
|
||
|
||
## 支持的 API
|
||
|
||
见 <https://llonebot.github.io/zh-CN/develop/api>
|
||
|
||
## Stargazers over time
|
||
|
||
[](https://starchart.cc/LLOneBot/LLOneBot)
|
||
|
||
## 鸣谢
|
||
|
||
- [NapCatQQ](https://github.com/NapNeko/NapCatQQ)
|
||
- [LiteLoaderQQNT](https://liteloaderqqnt.github.io/guide/install.html)
|
||
- [chronocat](https://github.com/chrononeko/chronocat)
|
||
- [koishi-plugin-adapter-onebot](https://github.com/koishijs/koishi-plugin-adapter-onebot)
|
||
- [silk-wasm](https://github.com/idranme/silk-wasm)
|
||
|
||
## 友链
|
||
|
||
- [Lagrange.Core](https://github.com/LagrangeDev/Lagrange.Core) 一款用C#实现的NTQQ纯协议跨平台QQ机器人框架
|