A simple bot that allows you to receive Steam Guard codes via Telegram
- Clone the repository
- Rename
.env.example
to.env
and fill the fields - Add accounts to the
accounts
directory (files should start withSteamguard-
) - Install the packages (
npm i
) - Install pm2 (
npm i -g pm2
) - Run
npm start
- Refine
- pm2 seems to start the process twice? causes error 409