🍻 publish adapter Ntchat (#1313)

This commit is contained in:
JustUndertaker 2022-10-10 13:17:01 +00:00 committed by Ju4tCode
parent 2be72eac5e
commit c80869f952

View File

@ -98,5 +98,20 @@
"homepage": "https://github.com/nonebot/adapter-github",
"tags": [],
"is_official": true
},
{
"module_name": "nonebot.adapters.ntchat",
"project_link": "nonebot-adapter-ntchat",
"name": "Ntchat",
"desc": "pc hook的微信客户端适配",
"author": "JustUndertaker",
"homepage": "https://github.com/JustUndertaker/adapter-ntchat",
"tags": [
{
"label": "微信",
"color": "#ea5252"
}
],
"is_official": false
}
]