]> git.0d.be Git - botaradio.git/commitdiff
chore: update help
authorTerry Geng <gengyanda@gmail.com>
Mon, 2 Mar 2020 03:31:20 +0000 (11:31 +0800)
committerTerry Geng <gengyanda@gmail.com>
Mon, 2 Mar 2020 03:31:20 +0000 (11:31 +0800)
configuration.default.ini

index 55d492c4a8d7d5e9155c3eaed4fcb8a355ab1c76..bc4859d978aabdbd86419798c8dac88973734f18 100644 (file)
@@ -220,6 +220,7 @@ help = <h3>Commands</h3>
        <li> <b>!duck </b> on/off - enable or disable ducking function </li>
        <li> <b>!duckv </b> - set the volume of the bot when ducking is activated </li>
        <li> <b>!<u>duckt</u>hres </b> - set the threshold of volume to activate ducking (3000 by default) </li>
+       <li> <b>!<u>o</u>ust </b> - stop playing and go to default channel </li>
        </ul>
        <b>Playlist</b>
        <ul>
@@ -233,10 +234,11 @@ help = <h3>Commands</h3>
        <li> <b>!<u>rep</u>eat </b> [{num}] - repeat current song {num} (1 by default) times.</li>
        <li> <b>!<u>ran</u>dom </b> - randomize the playlist.</li>
        <li> <b>!<u>rad</u>io </b> {url} - append a radio {url} to the playlist </li>
+       <li> <b>!<u>l</u>istfile </b> [{pattern}] - display list of available files (that match the regex pattern if {pattern} is given) </li>
        <li> <b>!<u>rbq</u>uery </b> {keyword} - query http://www.radio-browser.info for a radio station </li>
        <li> <b>!<u>rbp</u>lay </b> {id} - play a radio station with {id} (eg. !rbplay 96746) </li>
-       <li> <b>!<u>l</u>istfile </b> [{pattern}] - display list of available files (that match the regex pattern if {pattern} is given) </li>
-       <li> <b>!<u>o</u>ust </b> - stop playing and go to default channel </li>
+       <li> <b>!<u>ytq</u>uery </b> {keyword} - query youtube. Use <i>!ytquery -n</i> to turn the page. </li>
+       <li> <b>!<u>ytp</u>lay </b> {index} - play an item from the list returned by <i>!ytquery</i>. </li>
        </ul>
        <b>Other</b>
        <ul>