Monitoring reward() calls on transcoder: receive a text

Hi everyone –

I just wanted to share a simple script that texts you when your transcoder calls reward() – https://gist.github.com/aaronhenshaw/d3c206a07fd86e286da3974da22979de || it works especially well if you used Alex’s instructions to set it up. If you didn’t set it up with his instructions just replace the log line at the beginning of the script with wherever your transcoder logs to.

The reason we did this was we were struggling because we were either checking etherscan or logging into our box every day to make sure it was working. This will hopefully give us a little assurance that our transcoder is working without having to check it manually.

Let me know if there are any questions.

  • Aaron
3 Likes

Excellent. Thank you!