From 1a958d3740fd58eadaf8176e57b729530f0155e7 Mon Sep 17 00:00:00 2001 From: Talor Berthelson Date: Tue, 28 Jun 2016 02:18:59 -0400 Subject: [PATCH] lol --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' }