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
- Install git
- Install NodeJS LTS
- Run the following commands:
git clone https://github.com/justinsmid/Should-i-dodge
cd ./should-i-dodge
npm install
npm run dev
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.