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: 11 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-08T22:43:42.000Z (11 months ago)
- Last Synced: 2025-07-08T23:34:34.704Z (11 months ago)
- Topics: anime, hubot, hubot-scripts, huemul-scripts, kitsu, slack
- Language: JavaScript
- Size: 293 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-kitsu
[](https://www.npmjs.com/package/hubot-kitsu)
[](https://www.npmjs.com/package/hubot-kitsu)
[](https://travis-ci.org/lgaticaq/hubot-kitsu)
[](https://coveralls.io/github/lgaticaq/hubot-kitsu?branch=master)
[](https://codeclimate.com/github/lgaticaq/hubot-kitsu)
[](https://david-dm.org/lgaticaq/hubot-kitsu#info=dependencies)
[](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
```

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