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:
and you write:
["\n", ":", "\"", "*", {{quotedCharNames}}]
you will get:
["\n", ":", "\"", "*", "Cato", "P.", "Vergilius", "Maro", "C.", "Valerius", "Catullus", "Saul", "Goodman", "esq"]
Solves that one problem for that one person.
Use ST's inbuilt extension installer.
Add {{quotedCharNames}}
to DRY Sequence Breakers or wherever.
haha nope
AGPL-3.0