Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
Now Change the Following Values as well:-
apipassword: 'Any_PASS_YOU_LIKE'
serverurl: 'https://YOUR_VPS_IP:1337'Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
Now open your discord dashboard and create a new server.
Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
Create a new text channel and go to its settings
Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
Go to
Integrations tab in the settings. and click on Create Webhook.Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
Now move back to your cmd or terminal.
And edit the following:-
And edit the following:-
discordwebhook: 'PASTE_YOUR_WEBHOOK_URL',Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
Now after pasting webhook url pres
ctrl+x and then press Y to save your changes.Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
If you face any errors in
thanks to @f4c3r100 for the fix
npm i
Run these commands:-apt install git apache2 nano yarn nodejs -yf
npm install -g npm@latest
npm install --silent
npm audit fix --force
npm config set false --global
npm config set fund false
and after running these run npm ithanks to @f4c3r100 for the fix
Forwarded from 𝗛𝗔𝗖𝗞𝗘𝗥𝗦 𝗔𝗦𝗦𝗘𝗠𝗕𝗟𝗘
Now open another cmd window or terminal and connect to your server using ssh key/password and give sudo privileges same as before