RedditChatBridge

RedditChatBridge

Application Docker from mmenanno's Repository

Vue d'ensemble

Self-hosted bridge between Reddit Chat and a private Discord server. Reddit DMs land in per-conversation #dm-* channels with the sender's snoovatar; replies relay back under your Reddit identity. All config happens in the bcrypt-protected admin web UI after first run.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:4567]/
Réseau
bridge
Coquille
bash
Privilégié
false
Paramètres supplémentaires
--restart=unless-stopped

Configuration du modèle

WebUIPorttcp

Bridge web UI.

Cible
4567
Défaut
4567
Valeur
4567
Data PathPathrw

Persistent SQLite database (admin account, Discord IDs, Reddit cookies encrypted at rest, journal, sync checkpoint).

Cible
/app/state
Défaut
/mnt/user/appdata/reddit_chat_bridge
Valeur
/mnt/user/appdata/reddit_chat_bridge
PORTVariable

Web UI bind port inside the container. Only change this if you also remap the WebUI port above to match.

Défaut
4567
Valeur
4567
SESSION_SECRETVariable

Optional. Master secret used to derive the encryption key for the Reddit cookie jar at rest. Leave blank and the bridge auto-generates one on first boot and persists it in the database. Changing it after first boot will fail to decrypt previously-stored cookies.

PUIDVariable

Host user id the container should run as. Default 99 matches Unraid's `nobody`.

Défaut
99
Valeur
99
PGIDVariable

Host group id the container should run as. Default 100 matches Unraid's `users`.

Défaut
100
Valeur
100
UMASKVariable

File-mode creation mask. 022 (default) = files 644, dirs 755.

Défaut
022
Valeur
022

Détails

Référentiel
ghcr.io/mmenanno/reddit_chat_bridge:latest
Dernière mise à jour2026-05-31
Première vue2026-05-04

Exécutez RedditChatBridge sur Unraid.

RedditChatBridge est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.