New command: /game #163

Closed
opened 2025-12-05 11:05:14 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2025-12-05 11:05:14 -05:00 (Migrated from github.com)

I've made and deleted an issue describing this idea, like, 3 times now, but this time I think it'll stick.

Using just the IsThereAnyDeal API, allow a user to fuzzy search for a game, get the game's data, and then price information on the game. The reason I kept putting off this idea is I originally also wanted to use the IGDB API to get more generic information on the game (e.g game summary). That spikes the complexity considerably.

However, I'm already familiar with ITAD's API and have already written classes for interacting with it, so it should be much easier to implement.

Desired functionality is a command to use the ITAD API to lookup a game by name and get it's generic information and best prices available.

This command should include an argument to permit the output to be ephemeral or not, defaulting to not being ephemeral.

I've made and deleted an issue describing this idea, like, 3 times now, but this time I think it'll stick. Using _just_ the [IsThereAnyDeal](https://isthereanydeal.com/) API, allow a user to fuzzy search for a game, get the game's data, and then price information on the game. The reason I kept putting off this idea is I originally _also_ wanted to use the [IGDB](https://www.igdb.com/) API to get more generic information on the game (e.g game summary). That spikes the complexity considerably. However, I'm already familiar with ITAD's API and have already written classes for interacting with it, so it should be much easier to implement. Desired functionality is a command to use the ITAD API to lookup a game by name and get it's generic information and best prices available. This command should include an argument to permit the output to be ephemeral or not, defaulting to _not_ being ephemeral.
sirdog3355 commented 2025-12-07 21:00:34 -05:00 (Migrated from github.com)

Closed by #165

Closed by #165
Sign in to join this conversation.
No description provided.