From dabbc5c5789c518b5e544797c8d62e355b906efc Mon Sep 17 00:00:00 2001 From: Sergio Garcia <47090312+singiamtel@users.noreply.github.com> Date: Thu, 28 May 2026 10:31:33 +0200 Subject: [PATCH] Update server/chat-plugins/daily-spotlight.ts Co-authored-by: iforgetwhyimhere --- server/chat-plugins/daily-spotlight.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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',