mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin bili_push (#2100)
This commit is contained in:
parent
222609182e
commit
472a2c7866
@ -6734,5 +6734,24 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": null,
|
"type": null,
|
||||||
"supported_adapters": null
|
"supported_adapters": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_bili_push",
|
||||||
|
"project_link": "nonebot-plugin-bili-push",
|
||||||
|
"name": "bili_push",
|
||||||
|
"desc": "推送b站动态",
|
||||||
|
"author": "SuperGuGuGu",
|
||||||
|
"homepage": "https://github.com/SuperGuGuGu/nonebot_plugin_bili_push",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "bilibili",
|
||||||
|
"color": "#de5d92"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": [
|
||||||
|
"nonebot.adapters.onebot.v11"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user