Hi, i have two telegram trigger nodes one which detects commands and other for messages and contents.. what i want is something like wait untill or switch
say if i send /movie
as message in telegram followed by message as x
then it should start one flow
same if i send /series
as message in telegram followed by message as x
then it should start other flow.
Why am i doing this is: movies and series both the torrent magnet url starts with magnet
and i want to switch movie and sereis seperate because i want to add torrent with different categories which download files to specific filepath( based on selected cataloger) which then runs script internally to scan and add that to jelly fin server under movies
and series
section.
like some kind of helper if possible
problem is both are trigger start nodes soo cant run them together in same flow