Note: LTS switched to 16.x today. 🐕
[nodebb-plugin-imgur] Delete all imgur profile pictures
-
Hello, I've used the plugin nodebb-plugin-imgur but then uninstalled it. How do I remove all remaining profile pictures that have been uploaded to imgur?
Thank you
-
Deleting them off imgur is possible via their API but is a lot more complicated. If you're looking to simply remove the picture from the user profiles, a script could be much easier.
-
@julian Yes absolutely. I'd be very happy to have a script that searched for imgur profile pictures and removes them as I'm not experienced with NodeJS at all.