Curating and fetching images from imgur. Crudely saving to disk.

This commit is contained in:
2024-09-11 05:16:53 +02:00
parent 383a944719
commit bdae9893c4
4 changed files with 39 additions and 6 deletions

View File

@@ -24,8 +24,10 @@
"dependencies": {
"config": "^1.30.0",
"fs-extra": "^5.0.0",
"node-fetch": "^2.1.2",
"note-log": "^2.1.11",
"snoowrap": "^1.15.2",
"url-pattern": "^1.0.3",
"yargs": "^11.0.0"
}
}