update readme

This commit is contained in:
Raven Scott 2023-04-07 21:03:54 +02:00
parent cb97fdf03d
commit e361112c04
1 changed files with 2 additions and 4 deletions

View File

@ -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!