Data Elements -> text files
Would it be possible to have raid started and raid ended written to a text file? My thoughts would be to allow touchportal/streamdeck to automate certain items (music on/off) based on a raid starting or ending. Setup a watcher outside of tarkov monitor to read 'started' or 'ended'.
There's a similar request in #98. In case someone wants to pick this up and work on a PR, would that method of sending events as HTTP requests also satisfy your use case, or do you need events to be written as text/json files?
For my case would be a text file monitoring, but HTTP requests might work.
For #98 text file monitoring would also work just fine and might be simpler to implement.