ST QR Collection Importer

SillyTavern QuickReply preset collection importer.

Autor
creamsan
Dnevne instalacije
0
Ukupnih instalacija
43
Ocjene
0 1 0
Verzija
1.0
Stvoreno
14.01.2025.
Ažurirano
14.01.2025.
Size
7,89 KB
Licenza
MIT
Primjenjuje se

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。