Skip to content

Adds a macro to SillyTavern that expands to a list of all the characters (incl user), double-quoted, comma-separated.

License

Notifications You must be signed in to change notification settings

ceruleandeep/SillyTavern-QuotedCharNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SillyTavern QuotedCharNames macro

Adds a macro to SillyTavern that expands to a list of all words in all the character names, including you, double-quoted, comma-separated.

If you're using the DRY sampler in SillyTavern, and you notice that your characters' names are slowly mutating because the model is not permitted to repeat the same word...

Seraphina, Seraphinah, bo Beraphina, banana-fana fo Feraphina, fee fi mo Meraphina

... try this. It adds all the active characters' names to the DRY sequence breakers by just writing {{quotedCharNames}} in the sequence breaker list.

If you have this group chat:

cato

and you write:

["\n", ":", "\"", "*", {{quotedCharNames}}]
qcn

you will get:

["\n", ":", "\"", "*", "Cato", "P.", "Vergilius", "Maro", "C.", "Valerius", "Catullus", "Saul", "Goodman", "esq"]

Features

Solves that one problem for that one person.

Installation and Usage

Installation

Use ST's inbuilt extension installer.

Usage

Add {{quotedCharNames}} to DRY Sequence Breakers or wherever.

Prerequisites

Support and Contributions

haha nope

License

AGPL-3.0

About

Adds a macro to SillyTavern that expands to a list of all the characters (incl user), double-quoted, comma-separated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published