Skip to content

Tags: ziperlin17/telegram-phone-number-checker

Tags

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add onward journeys to README.md

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
return richer account information (bellingcat#21)

* added more fields for user information
* Increment version to 1.1.0 (reflecting the new functionality)

---------

Co-authored-by: Galen Reich <[email protected]>

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extend --help text to include info for acquiring Telegram API ID/hash (

…bellingcat#20)

* Fix Poetry mismatch b/w pyproject.toml/poetry.lock

* docs: poetry run command to use pyproject script

* Update .gitignore

* Add show_default kwarg to --output option

* Add envvar kwarg to options and move load_dotenv()

* Add info on creating/storing api credentials

* Bump version

---------

Co-authored-by: Galen Reich <[email protected]>

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix missing info (bellingcat#17)

* Use the user object from user deletion instead of user import
* Bump version

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Match accounts by id instead of username (bellingcat#15)

* Replace account matching by (optional) username with (mandatory) id field
* Use get instead of direct key retrieval
* Bump version

v1.0.5

Toggle v1.0.5's commit message
fix poetry build default env file is empty

v1.0.4

Toggle v1.0.4's commit message
fixes .env not working from CLI

v1.0.3

Toggle v1.0.3's commit message
remove whitespace in phone numbers

v1.0.2

Toggle v1.0.2's commit message
click.prompt to input for notebooks compatibility

v1.0.1

Toggle v1.0.1's commit message
fix urls