added json debug

This commit is contained in:
Dalton
2018-12-12 20:19:20 -08:00
parent 93af57ebc1
commit 488ae1989f

2
bot.js
View File

@@ -264,6 +264,8 @@ async function asyncImageRequest(channelMessage) {
}
}
);
sendToBotTestingChannel('imgur_json -> ' + imgur_json);
// todo need to check config to see if it's a valid booruuuuu
//let redditbooru_json = await loadJson("https://" + requested_item + ".redditbooru.com/images/?limit=1000");