You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
nightbot / docs Public
/* Title: !songs Sort: 8 */
The !songs command is used to manage Song Requests within Nightbot. Note: Make sure song requests are enabled before using these commands.
will display the title of the current song.
will display the current song
Night -> "AWOLNATION - Sail (Official Music Video)" by Red Bull Records is the current song.
will delete the song at the current queue_postion .
will delete the song in the 2nd position and return
Night -> The song has been removed.
will give a link to view all song requests.
will return the response
will return a link to the channel's playlist
will return the response
will display the next requested song. This is also queue_postion 1.
will display the next song
night -> "AWOLNATION - Run (Audio)" by Red Bull Records is the next song.
!songs request Youtube or SoundCloud Link / Search Term
Will use the link or search term supplied to add a song to the queue. If YouTube or SoundCloud has been disabled in the song request settings, they cannot be used to request songs.
YouTube videos can be requested with the whole YouTube link, the video ID (text after /watch?v= ), or through a search term (if YouTube is the selected search provider).
These chat commands will all result in the same song added to the song queue.
In the case of search terms
!songs request Arctic Monkeys - R U Mine?
will search YouTube for a video with the closest name if the channel configured YouTube as the search provider.
Note: When entering the video ID only the standalone ID will work. No additional characters can be added, for example !songs request /watch?v=ngzC_8zqInk and !songs request ?v=ngzC_8zqInk will result in an error.
SoundCloud tracks can be requested with the whole SoundCloud link or through a search term if SoundCloud is the selected search provider.
In the case of search terms
!songs request All of me - John Legend
will search SoundCloud for a track with the closest name if the channel configured SoundCloud as the search provider.