diff --git a/server/chat-plugins/daily-spotlight.ts b/server/chat-plugins/daily-spotlight.ts index b8c9f7ad26..26168cfdfb 100644 --- a/server/chat-plugins/daily-spotlight.ts +++ b/server/chat-plugins/daily-spotlight.ts @@ -311,9 +311,8 @@ export const commands: Chat.ChatCommands = { this.sendReplyBox(`

Random spotlight: ${Utils.escapeHTML(key)}

${html}`); }, randspotlighthelp: [ - `/randspotlight - Shows a random spotlight from all rooms.`, - `/randdaily - Alias for /randspotlight.`, - `!randspotlight - Show a random spotlight to everyone. Requires: + % @ # ~`, + `/randspotlight OR /randdaily - Shows a random spotlight from the target room.`, + `!randspotlight OR !randdaily - Show a random spotlight to everyone. Requires: + % @ # ~`, ], vsl: 'viewspotlights', dailies: 'viewspotlights',