mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-06-02 22:08:36 -05:00
Update server/chat-plugins/daily-spotlight.ts
Co-authored-by: iforgetwhyimhere <thereal.quinzep@gmail.com>
This commit is contained in:
parent
1ce235be50
commit
dabbc5c578
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user