This program not associated with Valve Corp
- Specify
telegram_bot_token
andadmin_ids
infiles/config.json
- Create db, just run
db_interaction.py
from console - Run
main.py
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"}]
}
Just send account login, bot send 2fa code in response