Files
2025-05-08 12:03:17 +10:00

9 lines
319 B
Markdown

# IGDB
IGDB is a game database run by Twitch. It is free to use, but requires a Twitch account.
## Getting an API key
1. Follow the instructions at [https://api-docs.igdb.com/#getting-started](https://api-docs.igdb.com/#getting-started)
2. Assign the `IGDB_CLIENT_ID` and `IGDB_CLIENT_SECRET` environment variables.