mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-20 04:01:05 -05:00
lol
This commit is contained in:
9
app.js
9
app.js
@@ -33,12 +33,9 @@ stream.on('tweet', function (tweet) {
|
||||
ss_opt = {
|
||||
url: trumptweeturl,
|
||||
outfile: './pics.trump.png'
|
||||
}
|
||||
|
||||
await screenshot ss_opt, defer e,outfile
|
||||
|
||||
console.log e
|
||||
console.log outfile
|
||||
}
|
||||
|
||||
console.log(outfile);
|
||||
|
||||
process.exit 0
|
||||
var trumpmessages = session.object.trumpmessages;
|
||||
|
||||
Reference in New Issue
Block a user