5 lines
444 B
Plaintext
Raw Permalink Normal View History

2025-02-11 22:37:33 +03:00
Usage: TelegramMessageCounter --login <phone_number> --user <username> <path>
--login <phone_number> - Phone number of telegram. If argument is empty, waiting for Keyboard interrupt
--user <user> - Username of telegram for individual stats. If argument is empty, analyzing all users history
<path> - Path to save results file. If argument is empty, path will be `results.txt`, if path contain '.csv' program will output stats in CSV format.