Update page 'anilist'

Timothy Warren 2018-10-10 09:43:45 -04:00
parent 1c8eec8b72
commit edd106b84f
1 changed files with 13 additions and 0 deletions

13
anilist.md Normal file

@ -0,0 +1,13 @@
# Anilist Integration
1. Create an Anilist account: [Signup](https://anilist.co/signup)
2. After logging in, create a new application:
* Go to your settings page from the menu on the top right
* Select the `Developer` tab on the left menu
* Click the `Create New Client` button
* The name field can be whatever you chose
* The `Redirect URL` field should be `[Your Kitsu Domain]/anilist-oauth`, eg, `https://example.com/anilist-oauth`
* Save the Application
3. Copy the Client Id and Client secret to your config
4. Click the link account link on the settings page
5. Make sure to mark the Anilist API as enabled