mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 09:10:22 +00:00
🍻 publish plugin Ping (#1507)
This commit is contained in:
@ -3748,5 +3748,15 @@
|
|||||||
"homepage": "https://github.com/zhulinyv/nonebot_plugin_summon",
|
"homepage": "https://github.com/zhulinyv/nonebot_plugin_summon",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_ping",
|
||||||
|
"project_link": "nonebot-plugin-ping",
|
||||||
|
"name": "Ping",
|
||||||
|
"desc": "调用api,获取网站信息",
|
||||||
|
"author": "zhulinyv",
|
||||||
|
"homepage": "https://github.com/zhulinyv/nonebot_plugin_ping",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user