Corban-Lee 22c35ae1da
All checks were successful
Build & Push Docker Image / build (push) Successful in 22s
Test & Build / build (push) Successful in 30s
chore: remove useless log
2025-05-20 17:20:23 +01:00
2025-05-15 21:33:57 +01:00
2025-05-20 17:20:23 +01:00
2025-05-17 00:17:38 +01:00
2025-05-16 23:46:20 +01:00
2025-05-09 15:56:46 +01:00
2025-05-17 00:17:38 +01:00
2025-04-22 12:17:15 +01:00
2025-05-13 16:57:23 +01:00

Relay

Installation

Environment Variables

Variable Description Required Default Value
HOST The application host. localhost
PORT The application port. 3000
PUBLIC_URL The public endpoint of the web ui.
BOT_TOKEN Authentication for the Discord Bot.
DATABASE_URL Postgresql connection string.
OAUTH_URL Discord authentication URL.
CALLBACK_URL Discord authentication callback URL.
CLIENT_ID Discord application client ID.
CLIENT_SECRET Discord application client secret.
DISCORD_USER_IDS CSV of Discord User IDs allowed to access the web ui.
LOG_LEVEL Manually set the log level (not recommended). info
LOG_DIR Override the default output directory for log files.
Description
An RSS aggregator with Discord integration and a web management interface.
Readme GPL-3.0 1.6 MiB
Languages
TypeScript 53.3%
EJS 39.8%
CSS 5.6%
JavaScript 1%
Shell 0.2%