Custom command for !sr

Hi there,

I want to do a custom command so when a user puts in the chat # and the name of the song get it in the qeue.

This will be the example:

user: # Al Escobar
Nightbot @user ->-> “Al Escobar - Ape Walk” by bricomaligno has been added to the queue in position #1

I am trying to do with this line !songrequest $(query) in the alias section but I am getting this message from nightbot → You must specify a song to search for.

Hey @thisisradiocallao!

You can try the following command:

!addcom # -a=!sr $(query)

worked emily! thank you

1 Like

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