Retrieving Game Name from User input

I suppose you could create a list of games from the GiantBomb API and then have your search do a regex match against that list, then query the exact names that matched on the Twitch API.