Cleans out your League of Legends loot inventory.
At the moment, it:
- After asking, can open up all your champion capsules
- After a few questions about what exactly you don't want to disenchant, will disenchant all the champions that fall into your filter.
To answer a question the application asks, type in the amount, followed by an enter.
- If you would rather run the source code, you'll need NodeJS (v12.14.0 is used here).
- Clone or download the source code.
- Open up the directory in a terminal.
- run
npm install
- run
npm run disenchant