Expressions: Add sprite aliasing for single chats

Duplicate characters get handled by the system, so why not sprites?
If a sprite is duplicated, users can specify the folder name that
the changed sprites are located in.

This commit only adds support for single person chats and breaks
compatibility with group chats. Another commit is required to fix
group sprite functionality.

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri
2023-06-03 21:34:07 -04:00
parent e480282717
commit cf2660074d
2 changed files with 140 additions and 10 deletions

View File

@ -46,6 +46,7 @@ const extension_settings = {
apiKey: '',
autoConnect: false,
disabledExtensions: [],
expressionOverrides: [],
memory: {},
note: {
default: '',