Retrieving Game Name from User input

Is there a way to return game name data from a user input search without using the exact game name in the search?

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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.