diff --git a/README.md b/README.md index 2786072..ff1ac36 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ IRC!Radio aims to be minimalistic/small using: - !np - current song - !tune - upvote song - !boo - downvote song -- !request - search and queue a song by title +- !request - search and queue a song by title or YouTube id - !dj+ - add a YouTube ID to the radiostream - !dj- - remove a YouTube ID - !ban+ - ban a YouTube ID and/or nickname diff --git a/ircradio/templates/index.html b/ircradio/templates/index.html index da2dad2..bfce5c8 100644 --- a/ircradio/templates/index.html +++ b/ircradio/templates/index.html @@ -18,7 +18,7 @@
!np         - current song
 !tune       - upvote song
 !boo        - downvote song
-!request    - search and queue a song by title
+!request    - search and queue a song by title or YouTube id
 !dj+        - add a YouTube ID to the radiostream
 !dj-        - remove a YouTube ID
 !ban+       - ban a YouTube ID and/or nickname