added request debug log without condition

This commit is contained in:
Joe-Dowd
2020-03-19 23:38:03 +00:00
parent 8543647cbc
commit 9bf065e1f0
3 changed files with 9 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
var fs = require('fs');
var config = JSON.parse(fs.readFileSync('config.json'));
// YouTube API
const YouTubeAPI = require("youtube-api");
YouTubeAPI.authenticate({