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.
- 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
- Ensure all requirements are met
- Add Discord bot token to token.json
- Generate token.json file with these steps. More info on this here.
- Run discordbot.py