ST QR Collection Importer

SillyTavern QuickReply preset collection importer.

Skaber
creamsan
Daglige installationer
0
Installationer i alt
36
Bedømmelser
0 1 0
Version
1.0
Oprettet
14.01.2025
Opdateret
14.01.2025
Size
7,89 kB
Licens
MIT
Gælder for

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
}

]