ST QR Collection Importer

SillyTavern QuickReply preset collection importer.

Autor
creamsan
Instalaciones diarias
0
Instalaciones totales
36
Calificaciones
0 1 0
Versión
1.0
Creado
14/01/2025
Actualizado
14/01/2025
Tamaño
7.89 KB
Licencia
MIT
Funciona en

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
}

]