ST QR Collection Importer

SillyTavern QuickReply preset collection importer.

Autore
creamsan
Installazioni giornaliere
0
Installazioni totali
43
Valutazione
0 1 0
Versione
1.0
Creato il
14/01/2025
Aggiornato il
14/01/2025
Dimensione
7,89 KB
Licenza
MIT
Applica a

A preset in the collection must at least have "link".

Example:
[

{
name: "bla",
link: "https://blah.com/blah.json", <-- required for the collection
version: "1.5"
},

{
link: "https://meow.com/meow.json" <-- required
},

{
name: "nyo",
link: "https://nyo.com/nyo.json" <-- required
}

]

长期地址
遇到问题?请前往 GitHub 提 Issues。