April 29, 20251 yr Overview: Get notified for new Reddit posts that match your search criteria. GitHub: https://github.com/RafhaanShah/Reddit-Post-Notifier GHCR: https://github.com/RafhaanShah/Reddit-Post-Notifier/pkgs/container/reddit-post-notifier
April 30, 20251 yr This is amazing man. Thank you. I use IFTTT for this so as not to miss any free games that get posted to the various game deals subreddits, but hate paying $3 a month. Lemme ask, is it possible to have it either use RegEx or have a "NOT" denotion? For instance, this is my IFTTT trigger: title:(free OR 100%) NOT ("Shipping" OR "Gift" OR "DRM" OR "get 1") subreddit:ConsoleDeals So I try to remove the ones that are just "Free Shipping" or "Free Gift" or "DRM Free", Buy one get 1 free" etc.
April 30, 20251 yr Author 11 minutes ago, DevanteWeary said: This is amazing man. Thank you. I use IFTTT for this so as not to miss any free games that get posted to the various game deals subreddits, but hate paying $3 a month. Lemme ask, is it possible to have it either use RegEx or have a "NOT" denotion? For instance, this is my IFTTT trigger: title:(free OR 100%) NOT ("Shipping" OR "Gift" OR "DRM" OR "get 1") subreddit:ConsoleDeals So I try to remove the ones that are just "Free Shipping" or "Free Gift" or "DRM Free", Buy one get 1 free" etc. I’m glad you like it! I’m not the author of the script, I just made the template lol. I have the same question myself. I was planning on reading through the code to see exactly how it works soon. Like I also had to figure out how to get every post without a filter since that wasn’t an example covered in the example config but you can just put an empty string. If you’re curious enough, I’d say you can submit an issue on the projects GitHub with a feature request
May 1, 20251 yr 21 hours ago, mcreekmore said: I’m glad you like it! I’m not the author of the script, I just made the template lol. I have the same question myself. I was planning on reading through the code to see exactly how it works soon. Like I also had to figure out how to get every post without a filter since that wasn’t an example covered in the example config but you can just put an empty string. If you’re curious enough, I’d say you can submit an issue on the projects GitHub with a feature request Definitely will and also good catch on the every post thing. I was wondering that for /OpenSignups
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.