mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:16:48 +08:00
🍻 publish plugin Hypixel数据查询 (#1555)
This commit is contained in:
parent
1d5d1602f0
commit
4cef5512ee
@ -3959,5 +3959,28 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_hypixel",
|
||||
"project_link": "nonebot-plugin-hypixel",
|
||||
"name": "Hypixel数据查询",
|
||||
"desc": "查询Hypixel的数据",
|
||||
"author": "SkyDynamic",
|
||||
"homepage": "https://github.com/SkyDynamic/nonebot_plugin_hypixel",
|
||||
"tags": [
|
||||
{
|
||||
"label": "MC",
|
||||
"color": "#6fea52"
|
||||
},
|
||||
{
|
||||
"label": "Hypixel",
|
||||
"color": "#d5ea52"
|
||||
},
|
||||
{
|
||||
"label": "Hyp",
|
||||
"color": "#d5ea52"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user