Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.04 KB

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