From d10988cc7b9f4d630f19a0fb359cc07f62a4f488 Mon Sep 17 00:00:00 2001 From: Ghoti Date: Mon, 7 Jul 2025 17:50:40 +0000 Subject: [PATCH] Update Commands --- Commands.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Commands.md b/Commands.md index 47ff7be..5f9f3a0 100644 --- a/Commands.md +++ b/Commands.md @@ -23,8 +23,18 @@ To give a user unrestricted access to all commands and features of the bot, crea ### Music Player Commands -* **-play (YouTube link OR Search Phrase)** - Plays the specified song or plays a song found using search parameters. -* **-playfirst (YouTube link OR Search Phrase)** - Places specified song at the front of the queue. **[3]** +**Playing Music** + +* **-play (Optional Flag) (URL OR Search Phrase)** - Plays the specified song or plays a song found using search parameters from YouTube. +* **-play -first (Optional Flag) (URL OR Search Phrase)** - Places specified song at the front of the queue. **[3]** + +**Flags** + +* **-sc :** Flag for searching Soundcloud +* **-file:** Flag for playing audio from file + +**Other Music Commands** + * **-clear** - Clears all upcoming songs from the queue. **[3]** * **-clearusersongs @(mention-user)** - Clears all upcoming songs from specified user. **[3]** * **-forceskip** - Forces the current song to be skipped.