Skip to content

ReactiioN1337/node-telegram-steam-2fa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-telegram-steam-2fa

A simple telegram bot to generate a mobile auth code to login into a steam account.

Installation

To use the Telegram Bot, acquire a bot token from @BotFather.

  • Install the latest version of node.js
  • Install pm2 using yarn global add pm2 (or npm install -g pm2)
  • Clone the repository using git clone https://github.com/ReactiioN1337/node-telegram-steam-2fa.git
  • Start the bot using node .
  • Setup the configuration file in order to use the bot
  • Start the bot using yarn run pm2 (or npm run pm2)

About

Simple telegram bot to generate steam mobile auth (2FA) codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published