/lol-stalker

Get informations about your LoL friendlist using LCU

Primary LanguageTypeScriptMIT LicenseMIT

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