Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lgaticaq/hubot-kitsu
- Owner: lgaticaq
- License: mit
- Created: 2017-02-10T04:53:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T18:48:33.000Z (2 months ago)
- Last Synced: 2024-11-15T19:34:37.017Z (2 months ago)
- Topics: anime, hubot, hubot-scripts, huemul-scripts, kitsu, slack
- Language: JavaScript
- Size: 306 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)