🏠 Home 

ST QR Collection Importer

SillyTavern QuickReply preset collection importer.


Install this script?
Author
creamsan
Daily installs
0
Total installs
25
Ratings
0 1 0
Version
1.0
Created
2025-01-14
Updated
2025-01-14
Size
7.89 KB
License
MIT
Applies to

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
}

]