867 B
867 B
TelegramMessageCounter
Program for calculate statistics of messages sended in telegram with your friends.
Usage
.\TelegramMessageCounter.exe <login (phone number)> <path>
where
login
- Phone number of telegram. If argument is empty, waiting for Keyboard interruptpath
- Path to save results file. If argument is empty, path will beresults.txt
To invoke this text use
.\TelegramMessageCounter.exe --help
Example
.\TelegramMessageCounter.exe +14928587194
.\TelegramMessageCounter.exe +14928587194 D:\Results\results.txt
.\TelegramMessageCounter.exe
Results
For every who have dialog with you program generate record in file, for example:
username: lisoveliy
multiplier: 0,33
total messages: 100
your messages: 25
target messages: 75
----