8000 GitHub - ColinShark/Account-Manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ColinShark/Account-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Account Manager

This is not a manager that organizes your accounts. This code only updates the Steam game bans of your account(s) in a Google Spreadsheet via the Steam API for you.

Setup

  1. Download this repository, either as .zip or via git clone
  2. Install required modules with pip install -r requirements.txt
  3. Open the Spreadsheet template and copy it
    • Hit "File" in the top left
    • Click on "Make a copy"
  4. Create Signed Credentials for use with the Google API
  5. Save the acquired .json as credentials.json into the repositorys root
  6. Copy the example config to config.ini
  7. Set u 64E2 p a cronjob for whatever is best for you.

If you have populated your spreadsheet with some accounts and execute the script (python accmgr.py) you should see the Bans column update accordingly (given you have Game Banned accounts linked). The Template is populated with some accounts as a "Demo".

Screenshot(s)

An Example Overview

Credits

RazeN for the idea and his template

Shoutout to the Cathook Team (Account Generator / Telegram Group)

License

WTFPL - What The F**k to Public License

Literally do as you please. I'd kindly ask you to include credits, if you make something inspired by this, but it's by no means obligatory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0