mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-05 11:37:14 +00:00
🍻 publish adapter B站直播间 (#3591)
This commit is contained in:
committed by
noneflow[bot]
parent
460fb59322
commit
df5b21cb9f
@ -323,4 +323,19 @@
|
|||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot.adapters.bilibili_live",
|
||||||
|
"project_link": "nonebot-adapter-bilibili-live",
|
||||||
|
"name": "B站直播间",
|
||||||
|
"desc": "B 站直播间协议(Web API/开放平台)支持",
|
||||||
|
"author_id": 68982190,
|
||||||
|
"homepage": "https://github.com/MingxuanGame/nonebot-adapter-bilibili-live",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "bilibili",
|
||||||
|
"color": "#ff6699"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user