-
-
IGDB has merged with twitch, and therefore there are some breaking changes which this application needs to incorporate,
The v3 API will be shutdown on October 2020.
Here's more details - [https://api…
-
Will it be possible to see the titleid's of games that the amiibo is usable in?
Like in the json add arrays for WiiU, Switch and 3DS with gameid's of the games
-
I noticed that I can make a call to `https://api.igdb.com/v4/games/count` and get the total Number of results.
Is this supported currently? I'm trying to make a pagination using the offset.
Also, …
-
Version 3 was deprecated and no longer works. The V4 endpoints look similar, I just need to set up an account for the pipeline...
-
The next step to integrating IGDB game information is to create services related to calling that api. The first one is using the [external game endpoint](https://api-docs.igdb.com/?java#external-game)…
-
See https://medium.com/igdb/igdb-api-v4-is-coming-6ba97874edbc and https://api-docs.igdb.com/#upgrading-to-v4-from-v3
(made as a tracking issue, feel free to close)
-
The current Gamesearch cog uses the igdb v3 api which is going to shut down on 26/10/20
The new v4 api uses a client ID and secret instead of a single api key.
https://api-docs.igdb.com/#upgrading-t…
-
where put api key
-
Hello,
I signed up for a Twitch developer account, registered my application, and did the following - as per the readme:
```
from igdb.wrapper import IGDBWrapper
wrapper = IGDBWrapper("", "")
…
dnola updated
4 years ago