Skip to content

Get informations about your LoL friendlist using LCU

License

Notifications You must be signed in to change notification settings

ledouxm/lol-stalker

Repository files navigation

LoL friendlist ranking stalker

Elo change notifications Elo graph

Installation

Clone this repo and install all dependencies
yarn or npm install

First start

yarn init:db

Development

yarn dev or npm run dev

Build

yarn build or npm run build

Publish

yarn dist or npm run dist