mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 21:46:10 +08:00
添加作者信息,修改主页
This commit is contained in:
parent
2472a8826b
commit
6b8b76edc4
@ -11,5 +11,5 @@ metadata = PluginMetadata(
|
|||||||
config=ConfigModel,
|
config=ConfigModel,
|
||||||
homepage="https://github.com/LiteyukiStudio/nonebot-plugin-marshoai",
|
homepage="https://github.com/LiteyukiStudio/nonebot-plugin-marshoai",
|
||||||
supported_adapters=inherit_supported_adapters("nonebot_plugin_alconna"),
|
supported_adapters=inherit_supported_adapters("nonebot_plugin_alconna"),
|
||||||
extra={"License": "MIT, Mulan PSL v2", "Author": "Asankilp"},
|
extra={"License": "MIT, Mulan PSL v2", "Author": "Asankilp, LiteyukiStudio"},
|
||||||
)
|
)
|
||||||
|
@ -27,7 +27,7 @@ dependencies = [
|
|||||||
license = { text = "MIT, Mulan PSL v2" }
|
license = { text = "MIT, Mulan PSL v2" }
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/LiteyukiStudio/nonebot-plugin-marshoai"
|
Homepage = "https://marsho.liteyuki.icu/"
|
||||||
|
|
||||||
|
|
||||||
[tool.nonebot]
|
[tool.nonebot]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user