diff --git a/public/scripts/power-user.js b/public/scripts/power-user.js index 30378faee..637fdbffb 100644 --- a/public/scripts/power-user.js +++ b/public/scripts/power-user.js @@ -4074,7 +4074,7 @@ $(document).ready(() => { })); SlashCommandParser.addCommandObject(SlashCommand.fromProps({ name: 'stop-strings', - aliases: ['stopping-strings'], + aliases: ['stopping-strings', 'custom-stopping-strings', 'custom-stop-strings'], helpString: `
Sets a list of custom stopping strings. Gets the list if no value is provided.