A discord bot that scrapes op.gg and gives you the better build for your League of Legends champion!
First complete the config.json file with your own informations
const config = {
token:'YOUR_DISCORD_TOKEN',
prefix:'YOUR_PREFIX',
}
Then run
npm install
npm run start
How to use it
>runes [CHAMPION-NAME] [CHAMPION-ROLE]