5 lines
444 B
Plaintext
5 lines
444 B
Plaintext
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. |