[feat] novellist api

This commit is contained in:
kwaroran
2023-06-07 08:57:42 +09:00
parent f771fe3890
commit f37ae13d83
9 changed files with 464 additions and 20 deletions

View File

@@ -501,7 +501,8 @@ export interface Database{
advancedBotSettings:boolean
useAutoSuggestions:boolean
autoSuggestPrompt:string,
claudeAPIKey:string
claudeAPIKey:string,
novellistAPI:string
}
interface hordeConfig{