Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

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

songs.md

Latest commit

History

185 lines (94 loc) · 3.72 KB

songs.md

File metadata and controls

185 lines (94 loc) · 3.72 KB

/* 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.

Viewing Current Song

Usage

will display the title of the current song.

Example

will display the current song

Night -> "AWOLNATION - Sail (Official Music Video)" by Red Bull Records is the current song.

Deleting Queued Song

Usage

will delete the song at the current queue_postion .

Example

will delete the song in the 2nd position and return

Night -> The song has been removed.

Getting List of Songs

Usage

will give a link to view all song requests.

Example

will return the response

Getting Channels Playlist

Usage

will return a link to the channel's playlist

Example

will return the response

Getting Next Song

Usage

will display the next requested song. This is also queue_postion 1.

Example

will display the next song

night -> "AWOLNATION - Run (Audio)" by Red Bull Records is the next song.

Requesting a Song

Usage

!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

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).

Usage

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

SoundCloud tracks can be requested with the whole SoundCloud link or through a search term if SoundCloud is the selected search provider.

Usage

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.