Code Monkey home page Code Monkey logo

stalk-online-telegram's Introduction

SPY

notifies you when the victim has been online and offline

bot-screenshot-1.png

bot-screenshot-2.png

Install

pip install telethon

Setup

Create your telegram application and replace API_HASH, API_ID with yours

API_HASH = 'your api hash'
API_ID = 'yuor api id'

Create bot in your telegram client and copy bot token into app

BOT_TOKEN = "your bot token"

add the victim to your contact list.

it is important that he or she shares his or her online status with you.

see if the victim's profile has a when next to his status? If so, you're in luck, buy telegram premium and you can get his status even if he doesn't share it with you.

If there is no when, there is no point in buying a subscription, then ask the victim to share their status with you or accept the fact that you will not be able to track them.

Run

  1. Run start.bat

  2. Then input your telegram account number which will be sending requests to get users online status (Do not enter a bot token as this will not work)

  3. Then input code in console from telegram

  4. Enter two-step verification in the console if it is enabled it (important to know it is not displayed in the console)

Commands

Write /help to your bot to see usage information.

/start - start online monitoring 
/stop - stop online monitoring 
/help - show help 
/add - add user to monitoring list "/add username (without @)"
/list - show added users
/clear - clear user list
/remove - remove user from list with position in list (to show use /list command)"/remove 1"
/setdelay - set delay between user check in seconds
/logs - display command log
/clearlogs - clear the command log file
/cleardata - reset configuration
/disconnect - disconnect bot
/getall - status

ENJOY

stalk-online-telegram's People

Contributors

verdammnis avatar

Stargazers

 avatar

stalk-online-telegram's Issues

x

x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.