diff --git a/README.md b/README.md index c417857..fcda427 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,9 @@ INTERNAL_IP = (The Internal IP Address of the Server running Serge) PUBLIC_URL = (The public URL of your Serge install) ``` -4) Go to Handler -- > index.js and change "GUIDIDHERE" to your Discord Server's Guild ID +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) 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.) - -6) Run the bot ```node rai.js``` +5) Run the bot ```node rai.js``` Want to make this better? Issue a pull request!