Can I create a command that shows the current song being played?

I am a Moderator on somebodies stream, I am currently wondering if there is a command with Nightbot I could use to show the current song being played in chat.

Thank you in advance :slightly_smiling:
Flob

1 Like

If you are using the AutoDJ page for the music, you can use this :

https://docs.nightbot.tv/commands/songs

To show the current song use:

!songs current

To create a command to do the same thing but have a shorter name use:

!commands add !cs -a=!songs current

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.