0.0.5 • Published 12 years ago

bard v0.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
12 years ago

bard

League of Legends API interface

NPM

Usage

const bard = require('bard')
let bardInstance = bard('YOUR-RIOT-API-KEY', 'API-KEY-REGION')
bardInstance.statusAll().then((resp) => console.log(resp)) // Each bard method is a promise!
0.2.0

10 years ago

0.0.5

12 years ago

0.0.3

12 years ago