mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 游戏王小程序查价 (#1316)
This commit is contained in:
parent
ab227ee64b
commit
1092767a51
@ -2941,5 +2941,28 @@
|
|||||||
"homepage": "https://github.com/cjladmin/nonebot_plugin_monitor",
|
"homepage": "https://github.com/cjladmin/nonebot_plugin_monitor",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_ygo_trade",
|
||||||
|
"project_link": "nonebot-plugin-ygo-trade",
|
||||||
|
"name": "游戏王小程序查价",
|
||||||
|
"desc": "集换社游戏王的卡价查询",
|
||||||
|
"author": "Kaguyaya",
|
||||||
|
"homepage": "https://github.com/Kaguyaya/nonebot_plugin_ygo_trade",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "游戏王",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "YGO",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "集换社",
|
||||||
|
"color": "#eada52"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user