Skip to content

Commit

Permalink
[Docs] Update onebot impl related statement
Browse files Browse the repository at this point in the history
  • Loading branch information
aicorein authored Oct 25, 2024
1 parent 496eee3 commit 5345e00
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/source/ob_refer/onebot.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@ melobot 无法直接作为 qq 客户端与 qq 服务器直接通信。因此需

在 melobot 中内置支持 OneBot 协议,因此后续与“媒介”的数据交换可以遵循 [OneBot-v11 协议](https://github.com/botuniverse/onebot-11/tree/master)。OneBot 协议规定的标准,被称为 OneBot 标准。实现 OneBot 协议,满足 OneBot 标准的“媒介”,被称为“OneBot 实现”或“OneBot 实现程序”。

具体的 OneBot 实现项目有很多种。由于比较敏感,此处不直接列出这些项目。您应该有能力自行找到它们,并学习它们的配置方法。
具体的 OneBot 实现项目有很多种。此处不列出这些项目。您应该有能力自行找到它们,并学习它们的配置方法。

```{admonition} 郑重声明
:class: attention
**melobot 从始至终,只支持您使用出于学习交流形式传播和使用的 OneBot 实现端**。若您使用了包括但不限于侵犯版权、商标、商业机密或其他知识产权,以及违反任何适用的法律和法规的实现端进行开发,melobot 团队及其所有开发者成员,均不对因非法使用对应实现端而产生的任何直接、间接、附带、特殊、惩罚性或后果性损害承担责任。
```

0 comments on commit 5345e00

Please sign in to comment.