Files
reddit_notify/README.md
2023-05-06 18:32:36 -05:00

5 lines
284 B
Markdown

# Reddit notify
An app that periodically checks a subreddit for a keyword and will send out an SMTP message if found
# Config
Configuration is done via a `config.ini` file within the same location of the application. Check the example on how to properly set up the `config.ini` file.