Hi all !
I would like to create a 2 variable command with nightbot. I would have 2 different answer depending on whether the command is write in the title of the stream or not.
An example with "!test" command :
Stream title 1 : New live today, welcome all
➡️ In this case, if i type "!test" on the chat, nightbot answer : "non avaliable request"
Stream title 2 : New live today, welcome all | Write !test on chat
➡️ In this case, if i type "!test" on the chat, nightbot answer : "This is a test !"
Big thank for your help programmers 😊 !
Max.