added json debug
This commit is contained in:
2
bot.js
2
bot.js
@@ -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
|
// 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");
|
//let redditbooru_json = await loadJson("https://" + requested_item + ".redditbooru.com/images/?limit=1000");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user