Skip to content

MahmudRafi/Number-to-Location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

88 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Number to Location Telegram Bot

A powerful Telegram bot that tracks location using only a mobile number – no internet or GPS required!
This bot works exclusively with Robi and Airtel SIM numbers and leverages SIM tower triangulation for precise positioning.

⚠️ For authorized users only – the bot has built-in admin authentication.


πŸš€ Features

  • πŸ“‘ Get real-time location from Robi or Airtel numbers
  • πŸ”’ Admin-only access for maximum security
  • βš™οΈ API-based architecture for accurate results
  • πŸ“΄ No need for mobile data or GPS on the target device

πŸ› οΈ Deployment (Heroku)

  1. Clone the repo
git clone https://github.com/MahmudRafi/Number-to-Location.git
cd Number-to-Location
  1. Create a new app on Heroku at https://dashboard.heroku.com/new-app

  2. Install Heroku CLI (if not already installed)
    https://devcenter.heroku.com/articles/heroku-cli

  3. Login to Heroku CLI

heroku login
  1. Create the Heroku app (if you haven’t already)
heroku create your-app-name
  1. Push the code to Heroku
git push heroku main
  1. Set environment variables from your Heroku dashboard (Settings β†’ Reveal Config Vars)
  • BOT_TOKEN: Your Telegram bot token
  • ADMIN_IDS: Comma-separated list of Telegram user IDs allowed to use the bot
  • API_KEY: Your location API key (if required)

πŸ’‘ Need help?

Just hit me up on Telegram! πŸ—―οΈπŸ˜Ž
@MAHMUD_RAFI


🧠 Disclaimer

This bot is for educational and authorized use only. Unauthorized use for tracking individuals without consent may be illegal in your jurisdiction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published