abstracted the image provider
this prepares the app for non-reddit-based meme providers. like, maybe I want to set one up that searches for a specific term using the bing image search api and returns memes based on my search criteria?
this enables that sort of thing.
@jongio will address your feedback thus far once you see the additional stuff i've added. would need some support from you on getting the provisioning part dialed in. Also, I don't like the way i'm persisting the "search term" string, so look at that and see if you have any feedback. This was fun!
new updates add app config enabled setting of the image provider also enables setting of the search term and the key
This is a great add. I would like to get it in there. To do so, we'd have to rebase and update with new structure. LMK if that is something you are interested in doing. Just a heads up that a lot has changed since this update, so it might be a bit of work to get it done.
Yeah i'd need to start anew for sure. :) You think this one has merit?
It depends on your interest level and time. It's not something that I need per se as it isn't making use of a new lib. But happy to support you if you want to add it.