Skip to content

sys-walker/telegram-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Contacts Exporter

Simple script to export contacts from telegram into vCard file

Getting Started

Prerequisites

You must to put your Telegram API credentials and install requirements.

pip3 install -r requirements.txt
API_ID=000000 # Your API_ID  
API_HASH="YOUR API_HASH"

Running the exporter

python3 contacts-exporter.py

About

Simple script to export contacts from telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages