Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 481 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 481 Bytes

Buildo

A discord bot that scrapes op.gg and gives you the better build for your League of Legends champion!

Usage

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]

alt text