dan-mcm / danbot

🤖 Discord Bot
1 stars 1 forks source link

convert game_id from twitch to name using giantbomb api #4

Closed dan-mcm closed 4 years ago

dan-mcm commented 4 years ago

see documentation here: https://www.giantbomb.com/api/documentation/#toc-0-16

The twitch api only returns a game_id not the actual game name a streamer is currently playing, need to call the GB api to translate this to be human readable!

dan-mcm commented 4 years ago

didnt need to use GB in end, twitch expose their own endpoint, they use their own numbering system for games different to GB api 🤷 addressed in https://github.com/dan-mcm/danbot/commit/0acf676d4e80093d97c23eab88512d242b49dc48