Added automod check with NB

This commit is contained in:
Andrew Lee
2020-04-19 12:10:39 -04:00
parent fee0c92280
commit 35fa384a5b
3 changed files with 70 additions and 39 deletions

View File

@@ -17,7 +17,8 @@
"http": "0.0.0",
"iso8601-duration": "^1.2.0",
"uuid": "^3.3.2",
"youtube-api": "^2.0.10"
"youtube-api": "^2.0.10",
"node-fetch": "^2.6.0"
},
"devDependencies": {
"mocha": "^7.1.1",