Skip to content

Commit

Permalink
Merge pull request #75 from DuckBoss/development
Browse files Browse the repository at this point in the history
Added !shuffle to the youtube plugin help data
  • Loading branch information
DuckBoss authored Apr 23, 2019
2 parents fde89ec + ed996a5 commit f34d0a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/youtube/youtube.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class Plugin(PluginBase):
<b>!play/!p 'item_number' 'item_count'(optional)</b>: Plays the selected song from youtube.<br>\
<b>!link 'youtube_link'</b>: Plays the given youtube link.<br>\
<b>!stop</b>: Stops the currently playing track and clears the queue.<br>\
<b>!shuffle</b>: Shuffles all the tracks in the queue.<br>\
<b>!volume/!v '0..1'</b>: Sets the bot audio volume.<br>\
<b>!replay/!rp</b>: Replays the last played audio track.<br>\
<b>!next/!skip</b>: Goes to the next song in the queue.<br>\
Expand Down

0 comments on commit f34d0a0

Please sign in to comment.