Mamiglia / Reddit-Wallpaper

Tool to download and automatically set a random wallpaper from reddit
MIT License
43 stars 7 forks source link

Multireddid search query #14

Closed Iinfragon closed 2 years ago

Iinfragon commented 2 years ago

Reworked a large portion of Searcher.generateSearchQuery() to handle empty strings for subreddit, title and flair. Added very basic flair functionality to Searcher and Settings.

Flair can be hardcoded in Searcher but not read from settings file. I don't know how to get it to take from the settings file and it might need some more complicated code to do data validation as you can have multi-word flairs that need to be wrapped in quotation marks.