This commit is contained in:
Talor Berthelson
2016-06-28 02:18:59 -04:00
parent 53092b2f02
commit 1a958d3740

2
app.js
View File

@@ -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'
}