mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
📝 Docs: tips for finding adapters' document link (#860)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: yanyongyu <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
parent
4cf07ca2e0
commit
b54f4c8d4c
@ -14,6 +14,10 @@ options:
|
|||||||
如何**安装**协议适配器请参考[安装协议适配器](../start/install-adapter.mdx)。
|
如何**安装**协议适配器请参考[安装协议适配器](../start/install-adapter.mdx)。
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
:::warning 提示
|
||||||
|
各适配器的具体配置与说明请跳转至 [商店 ── 适配器](https://v2.nonebot.dev/store) 中各适配器右上角的主页或文档进行查看。
|
||||||
|
:::
|
||||||
|
|
||||||
## 协议适配器的功能
|
## 协议适配器的功能
|
||||||
|
|
||||||
由于 NoneBot2 的跨平台特性,需要支持不同的协议,因此需要对特定的平台协议编写一个转换器。
|
由于 NoneBot2 的跨平台特性,需要支持不同的协议,因此需要对特定的平台协议编写一个转换器。
|
||||||
|
@ -14,6 +14,10 @@ options:
|
|||||||
如何**安装**协议适配器请参考[安装协议适配器](../start/install-adapter.mdx)。
|
如何**安装**协议适配器请参考[安装协议适配器](../start/install-adapter.mdx)。
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
:::warning 提示
|
||||||
|
各适配器的具体配置与说明请跳转至 [商店 ── 适配器](https://v2.nonebot.dev/store) 中各适配器右上角的主页或文档进行查看。
|
||||||
|
:::
|
||||||
|
|
||||||
## 协议适配器的功能
|
## 协议适配器的功能
|
||||||
|
|
||||||
由于 NoneBot2 的跨平台特性,需要支持不同的协议,因此需要对特定的平台协议编写一个转换器。
|
由于 NoneBot2 的跨平台特性,需要支持不同的协议,因此需要对特定的平台协议编写一个转换器。
|
||||||
|
Loading…
Reference in New Issue
Block a user