webcord
50K+
WebCord can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).
The application can be accessed at:
docker run -d \
--name=webcord \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/webcord:latest
Content type
Image
Digest
sha256:de20865a6…
Size
1.2 GB
Last updated
3 days ago
docker pull linuxserver/webcord:4.13.0Pulls:
536
Last week