Plug Dj Commands



The !songs command is used to manage Song Requests within Nightbot. Note: Make sure song requests are enabled before using these commands.

Play - Start the Playing of AutoDJ (must be open in browser) pause - Pause the Playing of AutoDJ (must be open in browser)!tags - Show Current Tags for the Channel more info - Set Current Tags for the Channel. Commands enable the voice assistant living inside your smart speaker to bring music, control smart home gadgets and bring daily weather and news updates. Whether you have the Amazon Echo, Echo Show or even the Echo Dot, knowing what to say is everything. You can also specify songs or artists with commands like “Alexa, play music by artist”, “Alexa, play the latest Drake album”, or “Alexa, play Lose Yourself by Eminem”.

  1. If this does not work, go to basicBot.js and copy paste its content into your console (accessible in chrome by pressing F12) when on plug.dj in your community. These can be found in the commands list. Examples of blacklists can be found in the customization repository. You can add blacklists in the settings of the bot via.
  2. Enjoy music together and chat with people from around the world right now. Enjoy music together and chat with people from around the world right now. Sign Up Now Login. Listen Together. Stream music for free Select your favorite type of music.

Viewing Current Song

Usage

!songs current

will display the title of the current song.

Example

!songs current

will display the current song

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

Deleting Queued Song

Usage

!songs delete queue_postion

will delete the song at the current queue_postion.

Example

!songs delete 2

will delete the song in the 2nd position and return

Night -> The song has been removed.

Getting List of Songs

Usage

!songs list

will give a link to view all song requests.

Example

!songs list

will return the response

Night -> The song list for this channel is available at https://nightbot.tv/t/night/song_requests

Getting Channels Playlist

Usage

!songs playlist

will return a link to the channel's playlist

Example

!songs playlist

will return the response

Night -> The song playlist for this channel is available at https://nightbot.tv/t/night/song_requests/playlist

Getting Next Song

Usage

!songs next

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

Example

!songs next

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.

!songs request https://www.youtube.com/watch?v=ngzC_8zqInk

!songs request ngzC_8zqInk

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

!songs request https://soundcloud.com/johnlegend/all-of-me-3

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.

Skipping Current Song

Usage

!songs skip

will skip the current song.

Example

!songs skip

will the skip current song and return

Night -> 'AWOLNATION - Sail (Official Music Video)' by Red Bull Records has been skipped.

Pausing Current Song

Usage

!songs pause

will pause the music player (if it's open and playing)

Playing Current Song

Plug Dj Commands

Usage

Plug

!songs play

will play the music player (if it's open and paused)

Plug Dj Commands Command

Promoting a Song

Usage

Plug Dj Commands Generator

!songs promote queue_postion

will move the song in the queue_postion to position 1; the next song.

Editing Song Volume

Usage

!songs volume between 1 - 100

will change the current volume to the specified number.

Example

!songs volume 32

will set the volume to 32 and return

Night -> The volume has been updated to 32.





Comments are closed.