Skip to content

AllynH/Destiny_Equip_Item

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Introduction: This program takes an item from a characters Vault, transfers the item the the characters inventory and equips the item.

For more details view the full blog post: http://allynh.com/blog/creating-a-python-app-for-destiny-part-4-transferring-and-equipping-items For details on how to log into PSN view this blog post: http://allynh.com/blog/creating-a-python-app-for-destiny-part-3-logging-in-to-bungie-net-and-authenticating-with-psn/

Notes: This code will require you to update:

Your PSN log in details Your Bungie.net API-Key Your characterId and the item details - I've left mine in as an example.

Please read the blog post for more information

Usage: python equipItem.py

Created by: Allyn Hunt - www.AllynH.com

About

This program takes an item from a characters Vault, transfers the item the the characters inventory and equips the item.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages