HummingBirdAnimeClient/app/config/anilist.toml.example
Timothy J. Warren faf84d72d5
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
Add anilist example config file, and make the interface a bit more helpful
2023-07-13 14:17:51 -04:00

6 lines
329 B
Plaintext

################################################################################
# Anilist API #
################################################################################
client_id = "your_client_id"
client_secret = "your_client_secret"
username = "user123"