Destiny 2 Cog | Bungie API

Hi! I’m looking for cog for Red that takes advantage of Bungie’s API to pull Destiny 2 data. It’s super easy to do, I just don’t have the time to figure it out myself haha. It doesn’t have to be the ENTIRE API, just a few basic commands or whatever you can do.

LadyGhost#1015

Payment can be discussed

V3

API: https://bungie-net.github.io/multi/
Testing: http://destinydevs.github.io/BungieNetPlatform/docs/API-Test

1 Like

I have already started work on this cog and discussed in DM’s the specific requirements we’re looking for.

Hi, @TrustyJAID, are you still working on this cog? If not, I am interested in continuing your work on it.

Yes, I am almost complete the basic portions of the cog I just need to flesh out some of the finer details.

First commit of the cog is up https://github.com/TrustyJAID/Trusty-cogs/tree/master/destiny

@mattrgower feel free to make a PR if you want to add new commands or functionality.