mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-18 09:25:46 +08:00
🍻 publish plugin pjsk表情 (#2186)
This commit is contained in:
parent
f8f5750c3b
commit
5ebf349886
@ -7101,5 +7101,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_pjsk",
|
||||||
|
"project_link": "nonebot-plugin-pjsk",
|
||||||
|
"name": "pjsk表情",
|
||||||
|
"desc": "pjsk表情",
|
||||||
|
"author": "Agnes4m",
|
||||||
|
"homepage": "https://github.com/Agnes4m/nonebot_plugin_pjsk",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "pjsk",
|
||||||
|
"color": "#e852eb"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user