mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-20 12:11:05 -05:00
lol
This commit is contained in:
2
app.js
2
app.js
@@ -1,6 +1,6 @@
|
|||||||
var Twit = require('twit')
|
var Twit = require('twit')
|
||||||
var fs = require('fs')
|
var fs = require('fs')
|
||||||
var screenshot = require('url-to-screenshot');
|
var Screenshot = require('url-to-screenshot');
|
||||||
var low = require('lowdb');
|
var low = require('lowdb');
|
||||||
var path = require('path')
|
var path = require('path')
|
||||||
var childProcess = require('child_process')
|
var childProcess = require('child_process')
|
||||||
|
|||||||
Reference in New Issue
Block a user