ST QR Collection Importer

SillyTavern QuickReply preset collection importer.

作者
creamsan
日安装量
0
总安装量
14
评分
0 1 0
版本
1.0
创建于
2025-01-14
更新于
2025-01-14
大小
7.9 KB
许可证
MIT
适用于

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
}

]