SillyTavern/public/scripts/slash-commands
Wolfsblvt 858e5f2efb /rename-char slash command
- Rename char slash command (with optional parameters for silent and rename old chats)
- JSDoc fix for STscript named args in callbacks
2024-06-05 02:19:22 +02:00
..
SlashCommand.js /rename-char slash command 2024-06-05 02:19:22 +02:00
SlashCommandAbortController.js subcommand and /abort fixes 2024-05-18 14:48:31 -04:00
SlashCommandArgument.js Add more Data Bank script commands 2024-05-30 14:49:57 +03:00
SlashCommandAutoCompleteNameResult.js Fix console errors on not found command autocomplete 2024-05-17 17:47:40 +03:00
SlashCommandBrowser.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandClosure.js unescape macros inside unnamed arg arrays 2024-05-19 06:23:19 -04:00
SlashCommandClosureExecutor.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandClosureResult.js subcommand and /abort fixes 2024-05-18 14:48:31 -04:00
SlashCommandCommandAutoCompleteOption.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandEnumAutoCompleteOption.js show command details as argument and enum details 2024-05-13 14:56:17 -04:00
SlashCommandEnumValue.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandExecutor.js fix type hints 2024-05-18 14:49:02 -04:00
SlashCommandNamedArgumentAssignment.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandNamedArgumentAutoCompleteOption.js show command details as argument and enum details 2024-05-13 14:56:17 -04:00
SlashCommandParser.js fix endOfText 2024-05-19 15:52:30 -04:00
SlashCommandParserError.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandQuickReplyAutoCompleteOption.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandScope.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandUnnamedArgumentAssignment.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00
SlashCommandVariableAutoCompleteOption.js STscript Parser Rewrite (#1965) 2024-05-12 22:15:05 +03:00