mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
✏️ Plugin: 修改 Sekai Stickers
插件信息 (#2372)
This commit is contained in:
parent
ba3efa9e7c
commit
04289fd50f
@ -6580,19 +6580,29 @@
|
|||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_pjsk",
|
"module_name": "nonebot_plugin_pjsk",
|
||||||
"project_link": "nonebot-plugin-pjsk",
|
"project_link": "nonebot-plugin-pjsk",
|
||||||
"name": "pjsk表情",
|
"name": "Sekai Stickers",
|
||||||
"desc": "pjsk表情",
|
"desc": "基于 NoneBot2 的 Project Sekai 表情包制作插件",
|
||||||
"author": "Agnes4m",
|
"author": "Agnes4m",
|
||||||
"homepage": "https://github.com/Agnes4m/nonebot_plugin_pjsk",
|
"homepage": "https://github.com/lgc-NB2Dev/nonebot-plugin-pjsk",
|
||||||
"tags": [
|
"tags": [
|
||||||
{
|
{
|
||||||
"label": "pjsk",
|
"label": "pjsk",
|
||||||
"color": "#e852eb"
|
"color": "#e852eb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "啤酒烧烤",
|
||||||
|
"color": "#e852eb"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": [
|
||||||
|
"nonebot.adapters.onebot.v11",
|
||||||
|
"nonebot.adapters.onebot.v12",
|
||||||
|
"nonebot.adapters.kaiheila",
|
||||||
|
"nonebot.adapters.qqguild",
|
||||||
|
"nonebot.adapters.telegram"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_mongodb",
|
"module_name": "nonebot_plugin_mongodb",
|
||||||
|
Loading…
Reference in New Issue
Block a user