mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
🍻 publish plugin b站用户直播号、粉丝、舰团数查询 (#1384)
This commit is contained in:
parent
81d2f017f6
commit
66040a7e44
@ -3313,5 +3313,20 @@
|
|||||||
"homepage": "https://github.com/Aziteee/nonebot_plugin_reborn",
|
"homepage": "https://github.com/Aziteee/nonebot_plugin_reborn",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_searchBiliInfo",
|
||||||
|
"project_link": "nonebot-plugin-searchBiliInfo",
|
||||||
|
"name": "b站用户直播号、粉丝、舰团数查询",
|
||||||
|
"desc": "调用b站官方API获取用户直播号、粉丝、舰团数(文本形式返回)",
|
||||||
|
"author": "Ikaros-521",
|
||||||
|
"homepage": "https://github.com/Ikaros-521/nonebot_plugin_searchBiliInfo",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "bilibili",
|
||||||
|
"color": "#e55d80"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user