Greasy Fork

Greasy Fork is available in English.

ST QR Collection Importer

SillyTavern QuickReply preset collection importer.

目前为 2025-01-14 提交的版本。查看 最新版本

作者
creamsan
评分
0 0 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
}

]