mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 16:51:26 +00:00
💡 🚸 complete comments and optimize usage in mirai adapter
This commit is contained in:
@ -4,8 +4,18 @@ Mirai-API-HTTP 协议适配
|
||||
|
||||
协议详情请看: `mirai-api-http 文档`_
|
||||
|
||||
.. mirai-api-http 文档:
|
||||
\:\:\: tip
|
||||
该Adapter目前仍然处在早期实验性阶段, 并未经过充分测试
|
||||
|
||||
如果你在使用过程中遇到了任何问题, 请前往 `Issue页面`_ 为我们提供反馈
|
||||
\:\:\:
|
||||
|
||||
.. _mirai-api-http 文档:
|
||||
https://github.com/project-mirai/mirai-api-http/tree/master/docs
|
||||
|
||||
.. _Issue页面
|
||||
https://github.com/nonebot/nonebot2/issues
|
||||
|
||||
"""
|
||||
|
||||
from .bot import MiraiBot
|
||||
|
Reference in New Issue
Block a user