https://github.com/matthewdias/kitsu-slack
Query Kitsu.io for Anime and Manga from Slack
https://github.com/matthewdias/kitsu-slack
anime kitsu koa2 manga slack
Last synced: 4 months ago
JSON representation
Query Kitsu.io for Anime and Manga from Slack
- Host: GitHub
- URL: https://github.com/matthewdias/kitsu-slack
- Owner: matthewdias
- License: mit
- Created: 2016-07-03T11:25:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T18:13:53.000Z (over 3 years ago)
- Last Synced: 2024-04-14T20:06:53.852Z (about 2 years ago)
- Topics: anime, kitsu, koa2, manga, slack
- Language: JavaScript
- Homepage: https://slack.com/apps/A1PT7UT29-kitsu
- Size: 809 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This app lets you retrieve information from Kitsu. You can search users, anime, manga, and groups in the default compact mode, or in extended mode. It also supports unfurling Kitsu links into rich previews. By logging in with your Kitsu credentials via `/login`, you can enable additional features, specifically following users and adding/editing media. If you don't have an account, head over to [Kitsu](https://kitsu.io) to get started.
#### Commands
```
/user [(ex)tended] [username] - Lookup a User
/user [(ex)tended] [@username] - Lookup by Slack name
/anime [(ex)tended] [anime title] - Lookup an Anime
/manga [(ex)tended] [manga title] - Lookup a Manga
/group [(ex)tended] [group name] - Lookup a Group
/login [username] [password] - Login to Kitsu
/logout - Logout of Kitsu
/kitsuhelp - Show this message
```
#### Privacy Policy
Your Kitsu credentials are not stored. They are exchanged for a key which is stored in a private database to make authenticated requests to the Kitsu API on your behalf.
Your Slack user and team ids are stored anonymously on the same private database, and are only used for looking up your user. No other Slack data is stored.
#### Support
Go [here](https://kitsu-slack.herokuapp.com/contact.html) for support.
#### Installation
##### Use the official Slack app
##### Or host it yourself
1. Create a Slack app [here](https://i.imgur.com/Zr8MCop.png)
2. Deploy the app
[](https://heroku.com/deploy)
3. Configure the Slack app like below, replacing `kitsu-slack.herokuapp.com` with the host for your app. You can customize the command keywords if you like.
- Interactive Messages

- Slash Commands







- OAuth & Permissions

- Event Subscriptions
