the headers passed are just not enough
more headers like chat content chat id stream id would help us to identify the actual message that triggered the command and perform task accordingly
this is for youtube.
I am trying to make a clip command using urlfetch
on request i have to go back and find the stream where it got triggered. (breaks when a channel have more than one stream).
nor there is no variable like messageid which i can pass to help myself.
variable like timestamp to tell the current location in stream would have also helpd