Skip to content

user01010111/jobrunner

Repository files navigation

Discord RSS Feed Manager

RSS and Atom feeds to Discord webhooks with web management UI.

Usage

Native

Install node 18+ and npm, and run npm install, npm run sync. For the web interface run npm run build and npm start. For the RSS poller run npm run build:runner and npm run runner.

Railway

Deploy on Railway

Configuration

The service can be configured using environment variables:

Screenshots