Skip to content

Commit

Permalink
Fixed inaccuracy with youtube plugin help data
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckBoss committed Jun 16, 2020
1 parent b1640b9 commit 1a706d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JJMumbleBot/plugins/extensions/youtube/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<b>!linkfront 'youtube_link'</b>: Priority inserts the given link to the front of the queue.<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>!volume/!v '0..1'</b>: Sets the youtube plugin 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>
<b>!skipto 'number'</b>: Skips ahead in the queue by the provided number.<br>
Expand Down

0 comments on commit 1a706d6

Please sign in to comment.