feat: 多设定管理与切换功能

This commit is contained in:
ikechan8370 2023-03-14 20:18:10 +08:00
parent 2d899db572
commit c7a53a4996
5 changed files with 249 additions and 3 deletions

View file

@ -60,7 +60,7 @@ const defaultConfig = {
initiativeChatGroups: [],
enableDraw: true,
helloPrompt: '写一段话让大家来找我聊天。类似于“有人找我聊天吗?"这种风格轻松随意一点控制在20个字以内',
version: 'v2.1.6'
version: 'v2.1.7'
}
const _path = process.cwd()
let config = {}