mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin BiliRequestAll (#1301)
This commit is contained in:
parent
e9bd81d9bb
commit
d3dd93b36c
@ -2887,5 +2887,24 @@
|
|||||||
"homepage": "https://github.com/AbCooly/nonebot_plugin_listener",
|
"homepage": "https://github.com/AbCooly/nonebot_plugin_listener",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_BiliRequestAll",
|
||||||
|
"project_link": "nonebot-plugin-BiliRequestAll",
|
||||||
|
"name": "BiliRequestAll",
|
||||||
|
"desc": "通过B站UID审核入群",
|
||||||
|
"author": "Shadow403",
|
||||||
|
"homepage": "https://github.com/Shadow403/nonebot_plugin_BiliRequestAll",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "bilibili",
|
||||||
|
"color": "#ea52e9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "request",
|
||||||
|
"color": "#5eea52"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user