diff --git a/app.js b/app.js index c7b45bd..580518f 100644 --- a/app.js +++ b/app.js @@ -31,7 +31,7 @@ stream.on('tweet', function (tweet) { var trumptweeturl = 'https://twitter.com/a__robot/status/' + nameID; ss_opt = { - url: trumptweeturl + url: trumptweeturl, outfile: './pics.trump.png' }