-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API to transfer/equip items and loadouts #16
Comments
Good idea! We in fact already have this planned, but have some other features ahead of it in priority. |
This would be extremely useful for both an Alexa skill, and for Streamdeck integration. To achieve this, we'd need to build two major pieces:
|
@bhollis a possible solution could be to utilise a user's existing local instance of DIM, and then provide communication to that local instance (e.g. via WebRTC).
|
I think for a bunch of reasons we'll be going the route of having the server affect the moves. |
Proposed change
I would like to see an API added to DIM that would allow people to access DIM from their own apps, for example switching loadouts to a saved one in DIM. This would allow people to write apps that interface with other technologies, like voice control software (e.g. Google Assistant, Alexa)
How does this fit into your workflow?
Being on console makes it annoying to have to open my inventory every time and wait for it to load, so I would love to just be able to say something like "OK Google, tell Destiny to switch to my PVP loadout". Of course it would be up to other developers to write a skill for Google Assistant or Alexa, unless you develop that too.
The text was updated successfully, but these errors were encountered: