Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing option #19

Closed
pouling opened this issue Aug 12, 2022 · 1 comment
Closed

Missing option #19

pouling opened this issue Aug 12, 2022 · 1 comment

Comments

@pouling
Copy link

pouling commented Aug 12, 2022

from latest documentation, we should be able to use -u for user, this option doesn't seem to be there

D:\telepathy\dump\Telepathy\telepathy>telepathy -u durov
Usage: telepathy [OPTIONS]
Try 'telepathy --help' for help.

Error: no such option: -u

D:\telepathy\dump\Telepathy\telepathy>telepathy --help
Usage: telepathy [OPTIONS]

Options:
-t, --target TEXT Specifies a chat to investigate.
-c, --comprehensive Comprehensive scan, includes archiving.
-m, --media Archives media in the specified chat.
-f, --forwards Scrapes forwarded messages.
--help Show this message and exit.

@proseltd
Copy link
Owner

This can be solved with an update. I'd recommend updating once 2.1.10 is live.
$pip3 install --upgrade telepathy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants