Open spark-c opened 3 years ago
Would be nice to have a cog with commands like:
!anydeal [--all] [--store store-name] game-name
"The lowest price found for {game_name} is {price} from {store}. URL: {url}" "No exact match found for {game_name}. Did you mean: ... ...
"The lowest price found for {game_name} is {price} from {store}. URL: {url}"
"No exact match found for {game_name}. Did you mean:
Even further, maybe a !suggest command that integrates this API also:
!suggest
!suggest game-name That returns an embed with full information about the game in the steam store including banner, description, price, etc
!suggest game-name
API docs found here
Would be nice to have a cog with commands like:
!anydeal [--all] [--store store-name] game-name
Even further, maybe a
!suggest
command that integrates this API also:!suggest game-name
That returns an embed with full information about the game in the steam store including banner, description, price, etcAPI docs found here