📝 Docs: 添加 Red 适配器描述 (#2313)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Tarrailt
2023-08-29 10:23:17 +08:00
committed by GitHub
parent 086af8fd22
commit 35cc6011b5
2 changed files with 4 additions and 3 deletions

View File

@ -173,10 +173,10 @@
"module_name": "nonebot.adapters.red",
"project_link": "nonebot-adapter-red",
"name": "RedProtocol",
"desc": "RedProtocol 适配",
"desc": "QQNT RedProtocol 适配",
"author": "zhaomaoniu",
"homepage": "https://github.com/zhaomaoniu/nonebot-adapter-red",
"homepage": "https://github.com/nonebot/adapter-red",
"tags": [],
"is_official": false
"is_official": true
}
]