IFTTT twitch applet to work with TRIGGERcmd?
-
Basically, when a set amount of channels go live, I'd like IFTTT to open the webpage to their streams automatically - and I'm wondering, will this work the way I'm hoping for? or should I not use "{{}}" in my "Command" field?
-
@Ludwig-Karlsson, in the "Any parameters?" field, you should remove everything but the ChannelUrl.
Then make your command start chrome so when the full command runs, it will be start chrome https://www.twitch.tv/ except https://www.twitch.tv/ will be the full ChannelUrl value from IFTTT.
You can test the TRIGGERcmd side like this first:
It should open a Chrome tab with that url when the command runs.