mirror of
https://github.com/bellingcat/telegram-phone-number-checker.git
synced 2026-06-08 03:18:30 +03:00
minor documentation improvements
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# telegram-phone-number-checker
|
# telegram-phone-number-checker
|
||||||
|
|
||||||
Python tool/script toc heck if phone numbers are connected to Telegram accounts.
|
Python tool/script to check if phone numbers are connected to Telegram accounts. Retrieving username, name, and IDs where available.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "telegram-phone-number-checker"
|
name = "telegram-phone-number-checker"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
description = "Check if phone numbers are connected to Telegram accounts."
|
description = "Check if phone numbers are connected to Telegram accounts."
|
||||||
authors = ["Bellingcat"]
|
authors = ["Bellingcat"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user