diff --git a/reshuffle.md b/reshuffle.md deleted file mode 100644 index 1e2e620..0000000 --- a/reshuffle.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Reshuffle ---- -# 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. \ No newline at end of file