Skip to content

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

License

Notifications You must be signed in to change notification settings

DolMalin/Buildo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published