0.0.2 • Published 9 years ago

pentakilljs v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

PentakillJS

A simple, expressive Nodejs library for Riot's League of Legends API

##Installation

npm install --save pentakilljs

##Configuration

Change the env.config.js to env.js and include your API key and default region.

##Features

  • Almost all Riot API endpoints accessible (see in-progress below)
  • All summoner API calls may be done by summoner name or summoner ID
  • Nodejs callback style, useful for working with other libraries

##In-Progress

  • Determining issues revolving around Team API calls
  • Extending call-by-name functionality to Static APIs