From 7a668028c199cc0a82e10dcf6f5050e25ebdeb42 Mon Sep 17 00:00:00 2001 From: Talor Berthelson Date: Tue, 28 Jun 2016 01:57:29 -0400 Subject: [PATCH] lol --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index dd5a137..b67cabd 100644 --- a/app.js +++ b/app.js @@ -30,6 +30,7 @@ stream.on('tweet', function (tweet) { if (err) throw err; fs.writeFileSync(join('./pics/trump.png'), img); console.log('saved to trump.png'); + }); console.log(s); var trumpmessages = session.object.trumpmessages;