Skip to content

ostrolucky/telegram-stalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-stalker

Simple python 3 script to log online/offline statuses, as well as counts of messages exchanged between parties since last status change, without you being seen online. I have created it mostly as workaround for annoying telegram-cli message timestamp bug in telegram-cli (#614)

Here is it in action:

screenshot from 2017-09-24 22-09-28

Requirements

telegram-cli

Install

Via PIP

$ pip3 install -r requirements.txt 

Usage

You need to run telegram-cli first:

$ ./bin/telegram-cli -R -W -P 4458 --json

Then you can run this script

$ ./tg-stalker.py

License

The MIT License (MIT). Please see License File for more information.

About

Simple script which tracks online/offline statuses of your Telegram friends

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages