dcli
dcli copied to clipboard
Command line utilities for Destiny 2
It would be nice to be able to write my own runtime for dealing with loadouts and inventory. Basically a tool that looks at my inventory and manages the parts...
Right now, ties are treated as victories (same as on bungie). Look at data and see if we can easily tell its a tie. Here is a tie: https://www.bungie.net/en/Profile/GameHistory/254/1440370/mesh?character=2305843009264966985
Add support for --moment year
Dues to this [bug](https://github.com/Bungie-net/api/issues/1386) it is not currently possible to search / filter private result types in dcliah by game mode. You can only search by: ``` ---mode all_private ```...
**Describe the bug** Specify an invalid --mode type for dclics should return what the wrong value entered was. Currently returns: `error:` Invalid value for '--mode ': Unknown Crucible Mode type...
The bungie api now requires a User-Agent header for most requests.