Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This program not associated with Valve Corp

  1. Specify telegram_bot_token and admin_ids in files/config.json
  2. Create db, just run db_interaction.py from console
  3. Run main.py

Usage

Add accounts

Send a message from the account specified in admin_ids in the following format:

{
	"action": "add",
	"accounts": [{"login_one": "shared_secret"}, {"login_two": "shared_secret"}]
}

Get 2fa code

Just send account login, bot send 2fa code in response

About

Telegram bot that gives users 2fa codes for authorization on Steam by login

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages