mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
🍻 publish plugin httpcat-状态猫😺 (#2305)
This commit is contained in:
parent
13e40458d7
commit
f620bd8eb2
@ -7231,5 +7231,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": null
|
"supported_adapters": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_simple_httpcat",
|
||||||
|
"project_link": "nonebot-plugin-simple-httpcat",
|
||||||
|
"name": "httpcat-状态猫😺",
|
||||||
|
"desc": "简单粗暴的httpcat插件,参考了zjkwdy大佬的weather_lite插件",
|
||||||
|
"author": "XTxiaoting14332",
|
||||||
|
"homepage": "https://github.com/XTxiaoting14332/nonebot-plugin-simple-httpcat",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "httpcat",
|
||||||
|
"color": "#5dbfc8"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user