From fcf1e5e4c3bd1a6f48486370e9862286ae2ff40c Mon Sep 17 00:00:00 2001 From: Yuzu Date: Tue, 21 Jul 2026 03:07:42 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1dc99af..1a66de0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # 🪩 Discord-RPC-Relay -![Screenshot](assets/screenshot.png) - Mirrors Discord Rich Presence (RPC) activity to every running Discord instance (stable, PTB, Canary, ...), so apps that only connect to the primary `discord-ipc-0` socket show their presence everywhere. +![Screenshot](assets/screenshot.png) + It works by taking over `discord-ipc-0`, passing all traffic through to the real primary instance unchanged, and forwarding the handshake and `SET_ACTIVITY` frames to the other detected instances.