[feat] chiperchat

This commit is contained in:
kwaroran
2023-10-30 08:52:14 +09:00
parent 111f9a847e
commit c0a619abad
3 changed files with 87 additions and 4 deletions

View File

@@ -342,6 +342,7 @@ export interface Database{
jailbreakToggle:boolean
loreBookDepth: number
loreBookToken: number,
cipherChat: boolean,
loreBook: {
name:string
data:loreBook[]