Skip to content

RSS feed for aria2c with discord embeds (check the discordEmbed branch)

Notifications You must be signed in to change notification settings

JadenJSJ/rss-to-aria2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS to Aria2

This script will continiously check the rss feed that you provide on config
and check for matches on your regex, and download them if they match.

Branches

Main - No extra features
discordEmbed - Discord Webhook Support
discordEmbed-Anilist - Discord Webook with Anilist Integration

Usage

git clone https://github.com/JadenJSJ/rss-to-aria2.git
cd rss-to-aria2

cp config_example.js config.js
nano config.js

npm i
npm start

If you don't have a aria2c rpc server already running

nano startaria2c.sh
sh startaria2c

About

RSS feed for aria2c with discord embeds (check the discordEmbed branch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • Shell 8.0%