This is a SillyTavern extension that adds various bits and bobs to SillyTavern
- /fetch - perform a web request from a slash command
- /jq - run a jq expression over the input
- /setobjectvar - given a json object set each key as sillytavern variables
- /format - format a string given a json object as input
Use ST's inbuilt extension installer
See the folders in examples/
for usage
This code is licensed under the MIT-0 license, this basically means you can do whatever you want with the code here.