anrybalkin / TGBotContacts

tg bot what import contacts into auth user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLBotMTP

tg bot what import contacts from sheet into profile telegram

in Manu.py

insert your tg bot api id and hash

create service acc in console google could and paste credentials.json near Main.py create settings.json near Main.py and fill

{ "SHEET_ID": "your value", "SHEET_COLUMN_NAME": "your value", "SHEET_COLUMN_PHONE": "your value" }

About

tg bot what import contacts into auth user


Languages

Language:Python 99.9%Language:PHP 0.1%