Add loggen related stuff and fix bugs

This commit is contained in:
kwaroran
2024-11-05 20:15:17 +09:00
parent d02d17f177
commit 4f69bb8880
11 changed files with 795 additions and 9 deletions

View File

@@ -814,6 +814,7 @@ export interface Database{
groupOtherBotRole?:string
customGUI:string
guiHTML:string
logShare:boolean
}
export interface customscript{