Noiseko / runelite-live-friend-locations-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runelite-live-friend-locations-api

This API is used in combination with the live friend locations plugin in runelite: https://github.com/TiboDeMunck/runelite-live-friend-locations-plugin

Setup

  • Deploy somewhere
  • After build returns shared key and creates .env file

Heroku Setup

Example of setup using Heroku

  1. Fork this repository to your own GitHub account

  2. Create a new heroku app

  3. Under "deploy" connect with your GitHub account

  4. Search of the forked repository under App connected to GitHub

  5. Manually Deploy image

  6. When the application is deployed go to "View Logs" under "More" and copy the Shared Key image

  7. Go to settings and add a config var named "SHARED_KEY" with the copied shared key as value image

note: under settings you will also find your url image

  1. Enter your base url and the shared key into the runelite plugin

! Only share this link and Url and Key with people you trust, it's not my fault if your api gets leaked and PK'ers know your every move in the wilderness

About

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 100.0%