Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lgaticaq/hubot-kitsu

A Hubot script to get anime data from kitsu
https://github.com/lgaticaq/hubot-kitsu

anime hubot hubot-scripts huemul-scripts kitsu slack

Last synced: 2 months ago
JSON representation

A Hubot script to get anime data from kitsu

Awesome Lists containing this project

README

        

# hubot-kitsu

[![npm version](https://img.shields.io/npm/v/hubot-kitsu.svg?style=flat-square)](https://www.npmjs.com/package/hubot-kitsu)
[![npm downloads](https://img.shields.io/npm/dm/hubot-kitsu.svg?style=flat-square)](https://www.npmjs.com/package/hubot-kitsu)
[![Build Status](https://img.shields.io/travis/lgaticaq/hubot-kitsu.svg?style=flat-square)](https://travis-ci.org/lgaticaq/hubot-kitsu)
[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/hubot-kitsu/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/hubot-kitsu?branch=master)
[![Code Climate](https://img.shields.io/codeclimate/github/lgaticaq/hubot-kitsu.svg?style=flat-square)](https://codeclimate.com/github/lgaticaq/hubot-kitsu)
[![dependency Status](https://img.shields.io/david/lgaticaq/hubot-kitsu.svg?style=flat-square)](https://david-dm.org/lgaticaq/hubot-kitsu#info=dependencies)
[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/hubot-kitsu.svg?style=flat-square)](https://david-dm.org/lgaticaq/hubot-kitsu#info=devDependencies)

> A Hubot script to get anime data from kitsu

## Installation
```bash
npm i -S hubot-kitsu
```

add `["hubot-kitsu"]` to `external-scripts.json`.

## Example
```bash
hubot kitsu death note
```
![as](http://pix.toile-libre.org/upload/original/1489689386.png)

## License

[MIT](https://tldrlegal.com/license/mit-license)