From 2cbfb020d94a1ac41beb411c90212d494076336b Mon Sep 17 00:00:00 2001 From: codey Date: Wed, 24 Jul 2024 03:03:43 +0000 Subject: [PATCH] Create skip --- skip.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 skip.md diff --git a/skip.md b/skip.md new file mode 100644 index 0000000..333f18e --- /dev/null +++ b/skip.md @@ -0,0 +1,12 @@ +# skip + +##### Access: Owner +----- + +This is an owner-only command that is used to skip to the next song for the radio (`serious.FM`). + +*Usage: `/skip [skipto]` or `.skip [skipto]` (assuming the prefix is `.`)* + +`skipto` is an optional parameter. An integer 1-300 is expected, if provided it will skip to that index in the queue. + +This command can be used in tandem with the [nextup](/wiki/Nextup) command, which lists the next 300 songs in the queue. \ No newline at end of file