# Automatic Rss Feed Link Grabber Automatically grabs work links and creates a plain text file the urls. ## Features * Duplicate URL detection (only adds unique urls) * Language Detection (language option in config.ini, defaults to english) * Works really well with [AutomatedFanfic](https://github.com/MrTyton/AutomatedFanfic) ## How to Install 1. Using portainer, create new image using github link choosing a unique name. 2. Create new container using image name you chose in step 1 as the image name. 3. Add volumes /path/to/folder:/config and /path/to/folder:/output to container 3a. /config is where config.ini will be stored 3b. /output is the where fanfiction_file from the AutomatedFanfic docker container should be 4. Deploy and it should run every 30minutes.