release-versions | ||
root | ||
Dockerfile | ||
README.md |
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
How to Install
- Using portainer, create new image using git clone url, choosing a unique name.
- Create new container using image name you chose in step 1 as the image name.
- 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 - Deploy and it should run every 30minutes.