mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
添加强制设置昵称配置项,移动测试插件到单独文件夹,稍微修改memory插件description(应该还是无法达到预期喵)
This commit is contained in:
@ -32,7 +32,7 @@ driver = get_driver()
|
||||
|
||||
function_call = on_alconna(
|
||||
command=Alconna(
|
||||
"marsho-function-call",
|
||||
f"{config.marshoai_default_name}.funccall",
|
||||
Subcommand(
|
||||
"call",
|
||||
Args["function_name", str]["kwargs", MultiVar(str), []],
|
||||
|
Reference in New Issue
Block a user