📚 Update README

This commit is contained in:
2026-07-21 03:07:42 +07:00
committed by GitHub
parent ba31771a0e
commit fcf1e5e4c3
+2 -2
View File
@@ -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.