# AniList API Configuration
#
# To get your AniList access token:
# 1. Go to https://anilist.co/settings/developer
# 2. Create a new Client
# 3. Get your access token
# 4. Copy this file to .env and add your token
# 5. This is only for testing this crate
ANILIST_TOKEN=your_anilist_access_token_here