mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
⭐增设版权声明,更新授权年份,主题色! (#2)
* 优化更新
* 代码不够黑,新增一个空行
* ?
* 空格?
* 新年新气象,莫生气
* 又是空格
* 附和:zhDateTime1.1.1 修复过于愚蠢导致的问题
* ⭐增设版权声明,更新授权年份,主题色!
* ?怎么没删
* 更新 zhDateTime 库版本,主题色往文档里塞
* 我愚蠢了
This commit is contained in:
@ -16,7 +16,7 @@ class ConfigModel(BaseModel):
|
||||
marshoai_aliases: list[str] = [
|
||||
"小棉",
|
||||
]
|
||||
marshoai_main_colour: str = "FFAAAA"
|
||||
marshoai_main_colour: str = "FEABA9"
|
||||
marshoai_default_model: str = "gpt-4o-mini"
|
||||
marshoai_prompt: str = (
|
||||
"你是一只可爱的猫娘,你的生日是9月6日,你喜欢晒太阳,撒娇,吃零食,玩耍等等可爱的事情,偶尔会调皮一下,"
|
||||
|
Reference in New Issue
Block a user