From 35f9d9323b2d41fd4eff22c19be73f54b1cbdd95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=BF=F0=9D=99=B8=F0=9D=9A=97=F0=9D=9A=9D=F0=9D=9A=8E?= =?UTF-8?q?=F0=9D=9A=9B=F0=9D=9A=97=F0=9D=9A=8E=F0=9D=9A=9D=F0=9D=99=BD?= =?UTF-8?q?=F0=9D=9A=92=F0=9D=9A=97=F0=9D=9A=93=F0=9D=9A=8A=E2=99=A1?= <179892182+InternetNinjo@users.noreply.github.com> Date: Sun, 25 May 2025 18:27:12 -0700 Subject: [PATCH] Update README.md without this dependency, the arrpc server won't work --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f2161a..7ccc06d 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Rich Presence (RPC) is the name for how some apps can talk to Discord desktop on ## Usage ### Server +First install `ws` dependency using `npx install ws` Run `npx arrpc` in a terminal. Make sure you have a modern (>=18) version of [Node.js](https://nodejs.org) installed. ### Web