Skip to content

INSTALLATION | WEBSITE

SkyAlumny edited this page Aug 22, 2023 · 1 revision

Installation | WEBSITE

If you dont want the Website simple delete [routes/website.js(https://github.com/SkyAlumny/LawinServerV2-Modified/blob/main/routes/website.js)

Setup

  1. Go to https://discord.com/developers/applications/
  2. Create a new Application
  3. Click on your new Application and go to "OAuth2/General"
  4. Copy "Client ID" image
  5. Inset the Client ID to client_id
  6. Copy "Client Secret" on the right off Client ID and insert it to "client_Secret"
  7. Add a new Redirect URL http://your_public_ip/auth/callback image2
  8. Add the same URL to auth_url
Clone this wiki locally