mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
🍻 publish plugin Hello World (#1844)
This commit is contained in:
@ -4973,5 +4973,15 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_helloworld",
|
||||||
|
"project_link": "nonebot-plugin-helloworld",
|
||||||
|
"name": "Hello World",
|
||||||
|
"desc": "你好,世界",
|
||||||
|
"author": "A-kirami",
|
||||||
|
"homepage": "https://github.com/A-kirami/nonebot-plugin-helloworld",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user