mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-20 04:01:05 -05:00
lol
This commit is contained in:
2
app.js
2
app.js
@@ -31,7 +31,7 @@ stream.on('tweet', function (tweet) {
|
|||||||
var trumptweeturl = 'https://twitter.com/a__robot/status/' + nameID;
|
var trumptweeturl = 'https://twitter.com/a__robot/status/' + nameID;
|
||||||
|
|
||||||
ss_opt = {
|
ss_opt = {
|
||||||
url: trumptweeturl
|
url: trumptweeturl,
|
||||||
outfile: './pics.trump.png'
|
outfile: './pics.trump.png'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user