Update Commands
parent
e254b6448e
commit
d10988cc7b
14
Commands.md
14
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.
|
||||
|
|
Loading…
Reference in New Issue