From 4b3cda8eff288b23dbc66bfc1fb279e0947ecf03 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Fri, 7 Apr 2023 21:07:45 +0200 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b658c1b..acbae8d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ INTERNAL_IP = (The Internal IP Address of the Server running Serge) PUBLIC_URL = (The public URL of your Serge install) ``` -4) Go into https://discord.com/developers/applications and enable Privileged Intents (This may not be needed at this point of you want to try without.) +4) Go into https://discord.com/developers/applications and enable Privileged Intents + +(This may not be needed at this point of you want to try without.) 5) Run the bot ```node rai.js```