Commit Graph

37 Commits

Author SHA1 Message Date
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
jowi-tech
505a53653f Add files via upload 2021-01-31 14:23:27 +01:00