mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +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",
|
||||
"tags": [],
|
||||
"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…
Reference in New Issue
Block a user