Skip to content

ilnarkhasanov/Telegram-User-Existence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram User Existence

This Python script can check if Telegram user exisrs via his username.

Usage

$ python3 script.py --username username

How to see the answer

Open answer.json. You will see the dictionary with result key. The value under this key is an answer, if Telegram user with that username exists.

Meanings of answer

Exists - means that some Telegram user has that username.

Does not exist - means that there is no any Telegram user with that username.

Error - means that some issues with yout Internet connection or Telegram servers occured.

From Ilnar Khasanov with Love, 2020.

About

Checker of existence of Telegram user via username

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages