Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 654 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 654 Bytes

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