You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like a good idea, although the completion of my current Spectra rewrite is still quite far away.
This might be a candidate for a command that could be added to one of my other bots, Yggdrasil, as this would be in-line with that bot's goals (fun/game-oriented commands, light utility). Yggdrasil actually already has a similar command (--game [title]) that uses Discord's game list, which has similar information; this API could possibly be used to enhance that command, or as a separate command.
Is your feature request related to a problem? Please describe.
Add a games search option to Spectra and use IGDB since their API is free with no restrictions on data licensing compared to mobygames and the like. There are multiple ways to consume the api and there is already a reference bot that does so.
Describe the solution you'd like
s?igdb <search term>
ors?games <search term>
brings up a card with info on the search term.Describe alternatives you've considered
Some bots offer a Steam search option, but it doesn't include console games or games only available by physical copy or through GOG/EGS/Itch/etc.
Currently the bot hosted in their server is only available there. I don't trust myself to self host the reference bot in a secure way.
Additional context
The text was updated successfully, but these errors were encountered: