Create reshuffle

codey 2024-07-24 03:03:23 +00:00
parent b214aaec36
commit 133ea4ca49

12
reshuffle.md Normal file

@ -0,0 +1,12 @@
# reshuffle
##### Access: Owner
-----
This is an owner-only command that is used to *re* shuffle the play queue for the radio (`serious.FM`).
*Usage: `/reshuffle` or `.reshuffle` (assuming the prefix is `.`)*
*NOTE: The queue is loaded when the plugin is initialized. It is currently around 12k songs, and is randomized via SQL statement [ORDER BY RANDOM() clause], however this just shuffles it in case the next set of tracks does not seem appealing (see below)*
This command can be used in tandem with the [nextup](/wiki/Nextup) command, which lists the next 20 songs in the queue.