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 to get started.
/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
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.
Go here for support.
-
Create a Slack app here
-
Deploy the app
-
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.