mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 03:57:00 +08:00
🍻 publish adapter Kritor (#2658)
This commit is contained in:
parent
3fd26dd937
commit
415bd07c0d
@ -223,5 +223,20 @@
|
|||||||
"homepage": "https://github.com/IUnlimit/nonebot-adapter-rocketchat",
|
"homepage": "https://github.com/IUnlimit/nonebot-adapter-rocketchat",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot.adapters.kritor",
|
||||||
|
"project_link": "nonebot-adapter-kritor",
|
||||||
|
"name": "Kritor",
|
||||||
|
"desc": "Kritor 协议适配",
|
||||||
|
"author": "RF-Tar-Railt",
|
||||||
|
"homepage": "https://github.com/nonebot/adapter-kritor",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "QQNT",
|
||||||
|
"color": "#35a7c9"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user