mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
🍻 publish plugin Diablo4地狱狂潮boss提醒小助手 (#2121)
This commit is contained in:
parent
7282da8b04
commit
fd3d1bb115
@ -6829,5 +6829,26 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_helltide",
|
||||||
|
"project_link": "nonebot-plugin-helltide",
|
||||||
|
"name": "Diablo4地狱狂潮boss提醒小助手",
|
||||||
|
"desc": "支持订阅,在D4继续上班",
|
||||||
|
"author": "QBkira",
|
||||||
|
"homepage": "https://github.com/QBkira/nonebot-plugin-helltide",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "helltide",
|
||||||
|
"color": "#ff0000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "diablo4",
|
||||||
|
"color": "#ff3300"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user