Skip to content

cearps/Steam-Discord-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steamdiscordauth

Script to get mobile auth codes via Discord, rather than Steam mobile app.

Originally made to allow myself and some friends to easily share a steam account.

Requirements

  • Ensure you have python 3.6
  • python -m pip install -U steam[client]
  • python -m pip install -U steam
  • python -m pip install -U discord.py

Setup

  1. Ensure all requirements are met
  2. Add Discord bot token to token.json
  3. Generate token.json file with these steps. More info on this here.
  4. Run discordbot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages