How to know the music on stream

This site show the music on stream http://www.twitchs.tv/CHANNELNAME i want to know if its is possible to take this to a command.

Example: !music

Nightbot: The music is: Akon - Don’t Matter

If you’re using Nightbot song requests system, then !songs current will work perfectly fine for this. Now, if you want to name the command !music, I think something like this should work:
!addcom !music -a=!songs current

Unfortunately we can’t pull data from the website you linked since it seems like there’s no API offered.
However, ACRCloud, the tool powering the website do offer an API solution, so there might be a work around there.

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