Hi,
I use the song request feature. with “!radio YOUTUBELINK” you can request a song. But when you only enter “!radio” I will get a Message like a short How to in the chat.
For testing, I created a command !rad with this message: $(eval if (‘$(1)’ != ‘null’){‘$(query)’} else { ‘How to wish a Song!’})
When I entered “!rad test” then Nightbot says “test”. When I enter “!rad” then Nightbot says “How to wish a Song!”.
How can I change this? On “!radio test” Nightbot must search youtube for “test” and put a video in the playlist, like on !sr or !songrequest.