Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 785 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 785 Bytes

Should i dodge

Application that'll warm you when you should consider dodging a league game upon entering champ select. It uses (configurable) data from op.gg to determine whether a player should be dodged.

Note: Currently only works on NA

Installation

  1. Install git
  2. Install NodeJS LTS
  3. Run the following commands:
git clone https://github.com/justinsmid/Should-i-dodge
cd ./should-i-dodge
npm install
npm run dev

Configuration

To configure the app, run it, then open the settings as seen below by right-clicking the icon in the hidden icons tray and clicking settings.

image