Miguel Sozinho Ramalho
8164ef17b6
Merge pull request #51 from olmonotarianni/feature/username_search
...
feat: add username search functionality
2026-01-06 13:07:55 +00:00
olmo
2402db662d
feat: add username search functionality
2025-10-04 18:12:06 +02:00
Miguel Sozinho Ramalho
66b6b81be8
Update README.md
2024-07-09 12:44:11 +01:00
Galen Reich
35e5714d6a
Add onward journeys to README.md
1.2.1
2024-06-24 15:56:28 +01:00
Douglas
6ac1cac601
Added photo download flag ( #38 )
...
* Added photo download flag
* Added logging, docstrings, bash cmd in README
* Black formatting
* Use logger for stdout results
2024-06-24 15:48:47 +01:00
Miguel Sozinho Ramalho
80d5eb1723
Merge pull request #25 from jordan-gillard/improve-user-was-online
...
Improve user last online, introduce pytest to CI, and use asyncio
2024-04-15 12:39:59 +01:00
msramalho
49f657f90c
ensures telegram client is disconnected and the event loop can close
2024-04-15 12:29:51 +01:00
Jordan Gillard
874b5ef902
Improve user last online & make program async
2024-04-06 17:16:43 -04:00
Jordan Gillard
22ab68a59b
Add GitHub action for pytest and write one test
2024-04-06 16:23:16 -04:00
Jordan Gillard
cee577fd79
Add pytest dependency & generate req. files
2024-04-06 16:21:00 -04:00
Dmitry
2782ce8f82
Format code with Black
...
Makes code PEP8 compliant
2024-03-18 11:07:13 +00:00
lowaCase
3636963d1a
return richer account information ( #21 )
...
* added more fields for user information
* Increment version to 1.1.0 (reflecting the new functionality)
---------
Co-authored-by: Galen Reich <54807169+GalenReich@users.noreply.github.com >
v1.1.0
2024-03-05 15:09:33 +00:00
Jordan Gillard
ac84e34d38
Extend --help text to include info for acquiring Telegram API ID/hash ( #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 <54807169+GalenReich@users.noreply.github.com >
v1.0.8
2024-03-05 09:57:06 +00:00
omstaendlig
1284bd1ae7
Updated docstrings and added type hints ( #19 )
2024-02-21 17:17:43 +00:00
Galen Reich
b9380e001a
Fix missing info ( #17 )
...
* Use the user object from user deletion instead of user import
* Bump version
v1.0.7
2024-02-13 15:23:52 +00:00
Galen Reich
fe57ce1443
Match accounts by id instead of username ( #15 )
...
* Replace account matching by (optional) username with (mandatory) id field
* Use get instead of direct key retrieval
* Bump version
v1.0.6
2024-02-12 15:03:12 +00:00
msramalho
4011e916c8
removes unused imports
2024-02-08 17:50:41 +00:00
msramalho
2a503856c2
fix poetry build default env file is empty
v1.0.5
2024-02-08 15:08:35 +00:00
msramalho
d7f5415a4e
fixes .env not working from CLI
v1.0.4
2024-02-08 12:52:50 +00:00
msramalho
9ed496d690
remove whitespace in phone numbers
v1.0.3
2024-01-30 22:37:00 +00:00
msramalho
3c9cb2ab99
click.prompt to input for notebooks compatibility
v1.0.2
2024-01-25 17:35:48 +00:00
msramalho
dd6108a449
fix urls
v1.0.1
2024-01-25 17:09:14 +00:00
msramalho
a649ce5ab6
pypi urls
2024-01-25 17:08:51 +00:00
msramalho
2b7dea31fd
minor documentation improvements
2024-01-25 17:07:25 +00:00
msramalho
2a873a3733
fix badge
2024-01-25 17:02:08 +00:00
msramalho
b92831b679
fix CI
v1.0.0
2024-01-25 16:53:32 +00:00
Miguel Sozinho Ramalho
59dda66a1a
Merge pull request #12 from bellingcat/package-it
...
refactoring and moving to poetry
2024-01-25 16:51:41 +00:00
msramalho
253e2f0ebc
refactoring and moving to poetry
2024-01-25 16:48:43 +00:00
Logan Williams
a06ea0e26e
Merge pull request #3 from noslouch/feat/support-2fa
...
feat: support two factor auth
2021-07-20 14:51:17 +02:00
Logan Williams
2156420089
Merge pull request #2 from noslouch/docs/getting-started
...
getting started docs
2021-07-20 14:50:43 +02:00
Brian Whitton
31b59051c3
feat: support two-step verification
2021-07-07 16:05:11 -04:00
Brian Whitton
149b239cc4
docs: pipenv
2021-07-07 15:09:27 -04:00
Logan Williams
bb1ccc07c2
Add LICENSE
2021-06-24 16:14:40 +02:00
jowi-tech
60dacfe03f
Add exception in get_names!
2021-06-02 21:23:55 +02:00
Logan Williams
da7a2db4c4
Move phone number to .env file
2021-05-21 10:46:56 +02:00
Logan Williams
8eef32ff69
Update README.md
2021-05-21 10:42:06 +02:00
Logan Williams
cc459c156c
Update README.md
2021-05-21 10:41:51 +02:00
Logan Williams
d86877a1c6
Add pipfile, add CLI args, fixes #1
2021-05-21 10:41:29 +02:00
jowi-tech
edfdb970d4
Update README.md
2021-01-31 17:23:33 +01:00
jowi-tech
9411657dfb
Update README.md
2021-01-31 17:21:07 +01:00
jowi-tech
4639514fb0
Update README.md
2021-01-31 17:18:04 +01:00
jowi-tech
fe943d5697
Update Telegram_phone_validation.py
2021-01-31 16:58:20 +01:00
jowi-tech
9da45017ab
Update README.md
2021-01-31 16:49:29 +01:00
jowi-tech
7ae5af7804
Update README.md
2021-01-31 16:48:03 +01:00
jowi-tech
71ca524479
Update README.md
2021-01-31 16:46:46 +01:00
jowi-tech
1c5db982cc
Update README.md
2021-01-31 16:45:54 +01:00
jowi-tech
a5870c74b5
Update Telegram_phone_validation.py
2021-01-31 16:39:49 +01:00
jowi-tech
d6b90d108c
Update README.md
2021-01-31 16:38:07 +01:00
jowi-tech
6f5fe0ee1d
Update Telegram_phone_validation.py
2021-01-31 14:31:01 +01:00
jowi-tech
d3c7ecfd18
Create README.md
2021-01-31 14:29:50 +01:00