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.