Update server/chat-plugins/daily-spotlight.ts

Co-authored-by: iforgetwhyimhere <thereal.quinzep@gmail.com>
This commit is contained in:
Sergio Garcia 2026-05-28 10:31:33 +02:00 committed by GitHub
parent 1ce235be50
commit dabbc5c578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -311,9 +311,8 @@ export const commands: Chat.ChatCommands = {
this.sendReplyBox(`<p><strong>Random spotlight: ${Utils.escapeHTML(key)}</strong></p>${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',