mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-06 20:35:45 +00:00
🍻 publish plugin CSGO饰品查询机器人 (#2224)
This commit is contained in:
parent
885db90bc0
commit
4ca91ecc7e
@ -6961,5 +6961,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_csornament",
|
||||||
|
"project_link": "nonebot-plugin-csornament",
|
||||||
|
"name": "CSGO饰品查询机器人",
|
||||||
|
"desc": "一款模拟查找饰品价格的机器人",
|
||||||
|
"author": "Sydrr0",
|
||||||
|
"homepage": "https://github.com/Sydrr0/nonebot-plugin-csornament",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "CS:GO",
|
||||||
|
"color": "#047b97"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user