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.