/stop-strings: add aliases

This commit is contained in:
Cohee
2025-01-28 23:01:58 +02:00
parent bab8a09a80
commit 0c9676e7fc

View File

@ -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: `
<div>
Sets a list of custom stopping strings. Gets the list if no value is provided.