Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bukinoshita/ritoplz-summoner

Get a random League of Legends summoner cover
https://github.com/bukinoshita/ritoplz-summoner

league league-of-legends nodejs ritoplz

Last synced: 18 days ago
JSON representation

Get a random League of Legends summoner cover

Awesome Lists containing this project

README

        

# ritoplz-summoner
> Get a random League of Legends summoner cover

[![Codeship Status for bukinoshita/ritoplz-summoner](https://app.codeship.com/projects/860225d0-b1b7-0134-1b43-1a4c0cdb2aa0/status?branch=master)](https://app.codeship.com/projects/193265)
[![Build Status](https://travis-ci.org/bukinoshita/ritoplz-summoner.svg?branch=master)](https://travis-ci.org/bukinoshita/ritoplz-summoner)
[![GitHub release](https://img.shields.io/github/release/bukinoshita/ritoplz-summoner.svg)](https://www.npmjs.com/package/ritoplz-summoner)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/bukinoshita/ritoplz-summoner/master/LICENSE)

## Install

```bash
$ npm install --save ritoplz-summoner
```

## Usage

```js
const summonerCover = require('ritoplz-summoner')

summonerCover()
// => https://ritoplz-summoner-cover.now.sh/leona.png
```

## API

### summonerCover

Returns a random url

## Related

[ritoplz](https://github.com/ritoplz/ritoplz) - League of Legends Rankings

[ritoplz-tier](https://github.com/bukinoshita/ritoplz-tier) - Get League of Legends tier information

## License

[MIT](https://raw.githubusercontent.com/bukinoshita/ritoplz-summoner/master/LICENSE) © Bu Kinoshita