http://nullnyan.i2p/b/42431
thread= $thread &after= $lastpost " \ | jq -r ' .posts[-1] | if .id then (.id|tonumber), if .attachments then .attachments[0].images.thumb_200px.url else null end, .messageHtml else null end' \ | tr '\n' ' ' \ | read id img msg print -- "got: $id , $img , $msg " (( id )) && { local i image = /tmp/ ${ 0 : t } .image [[ $img ! = null ]] \ && curl -s -o $image " $proto$img " \ && i =( -i $image ) notify-send -t 30000 $i -- $1 "<br> $msg "...