mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-01-26 18:12:47 +08:00
添加作者信息,修改主页
This commit is contained in:
parent
2472a8826b
commit
6b8b76edc4
@ -11,5 +11,5 @@ metadata = PluginMetadata(
|
||||
config=ConfigModel,
|
||||
homepage="https://github.com/LiteyukiStudio/nonebot-plugin-marshoai",
|
||||
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" }
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/LiteyukiStudio/nonebot-plugin-marshoai"
|
||||
Homepage = "https://marsho.liteyuki.icu/"
|
||||
|
||||
|
||||
[tool.nonebot]
|
||||
|
Loading…
x
Reference in New Issue
Block a user