Skip to content

Commit 80dfd2d

Browse files
authored
Update README.md
1 parent 04a1753 commit 80dfd2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ Allows you to add Custom Music to TUNG. Currently supports .ogg and .wav.<br />
33
<br />
44
Commands added by Custom Music:<br />
55
<b>/lastsong</b><br />
6-
<i>\- Goes back to the last song.<br /></i>
6+
<i>\- Goes back to the last track.<br /></i>
77
<b>/listtracks</b><br />
88
<i>\- Lists all tracks and their respective IDs.<br /></i>
99
<b>/nextsong</b><br />
10-
<i>\- Skips to the next song.<br /></i>
10+
<i>\- Skips to the next track.<br /></i>
1111
<b>/play</b><br />
1212
<i>\- Forces a random track to play.<br /></i>
1313
<b>/play SongID</b><br />
1414
<i>\- Forces the track associated with the provided ID to play.<br /></i>
1515
<b>/playlist</b><br />
16-
<i>\- Starts playing music according to the order they were loaded (viewable with /listtracks)<br /></i>
16+
<i>\- Starts playing tracks in series, according to the order they were loaded (viewable with /listtracks)<br /></i>
1717
<b>/playlist random</b><br />
18-
<i>\- "Shuffles" tracks, playing in random orders.<br /></i>
18+
<i>\- "Shuffles" tracks, playing in random order.<br /></i>
1919
<b>/playlist SongID</b><br />
2020
<i>\- Starts playing just like /playlist, but starts at SongID.<br /></i>
2121
<b>/stopmusic</b><br />

0 commit comments

Comments
 (0)