Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lannonbr authored Dec 1, 2024
1 parent 8f6e4e5 commit 5ae1abb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ Docker compose:
- POKEMON_TCG_API_TOKEN (**Required**): API token from https://pokemontcg.io/ to get card & pricing data.
- DISCORD_WEBHOOK_URL (**Required**): URL for discord alerts. Ref: https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
- PKMN_TCG_APP_ROUTE_PREFIX (_Optional_): Path prefix to run the server on

## Credits

Credits to [Andrew Backes](https://andrewbackes.com/) for creating the [Pokemon TCG API](https://pokemontcg.io/) which supplies the card listings and price data from TCGPlayer.

0 comments on commit 5ae1abb

Please sign in to comment.