mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🍻 publish adapter Satori (#2404)
This commit is contained in:
parent
09c4a955c9
commit
de894ce7b2
@ -188,5 +188,20 @@
|
|||||||
"homepage": "https://github.com/nonebot/adapter-discord",
|
"homepage": "https://github.com/nonebot/adapter-discord",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": true
|
"is_official": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot.adapters.satori",
|
||||||
|
"project_link": "nonebot-adapter-satori",
|
||||||
|
"name": "Satori",
|
||||||
|
"desc": "Satori 协议适配器",
|
||||||
|
"author": "RF-Tar-Railt",
|
||||||
|
"homepage": "https://github.com/nonebot/adapter-satori",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "跨平台",
|
||||||
|
"color": "#bf40bf"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user