mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 01:18:19 +08:00
🍻 publish plugin CSGO饰品查询机器人 (#2224)
This commit is contained in:
parent
885db90bc0
commit
4ca91ecc7e
@ -6961,5 +6961,22 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"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…
Reference in New Issue
Block a user