diff --git a/public/scripts/power-user.js b/public/scripts/power-user.js index 2c1d5cd4c..30378faee 100644 --- a/public/scripts/power-user.js +++ b/public/scripts/power-user.js @@ -4075,7 +4075,18 @@ $(document).ready(() => { SlashCommandParser.addCommandObject(SlashCommand.fromProps({ name: 'stop-strings', aliases: ['stopping-strings'], - helpString: 'Sets a list of custom stopping strings. Gets the list if no value is provided.', + helpString: ` +
+ Sets a list of custom stopping strings. Gets the list if no value is provided. +
+
+ Examples: +
+ + `, returns: ARGUMENT_TYPE.LIST, unnamedArgumentList: [ SlashCommandArgument.fromProps({