diff --git a/website/static/adapters.json b/website/static/adapters.json index afccc916..1f5f9bff 100644 --- a/website/static/adapters.json +++ b/website/static/adapters.json @@ -58,5 +58,15 @@ "homepage": "https://github.com/Tian-que/nonebot-adapter-kaiheila", "tags": [], "is_official": false + }, + { + "module_name": "nonebot.adapters.mirai2", + "project_link": "nonebot_adapter_mirai2", + "name": "mirai2", + "desc": "为 nonebot2 添加 mirai_api_http2.x的兼容适配器", + "author": "ieew", + "homepage": "https://github.com/ieew/nonebot_adapter_mirai2", + "tags": [], + "is_official": false } -] +] \ No newline at end of file