Skip to content

A Telegram bot powered by the Flightradar24 API for real-time flight tracking. Get detailed information about specific flights or discover aircraft near your location. Share your flight enthusiasm with friends by exploring aircraft photos, flight paths on maps, and dynamic flight graphs.

License

Notifications You must be signed in to change notification settings

vemneyy/flightradar24-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flight Tracker Bot

This is a Telegram bot that utilizes the Flightradar24 API to provide real-time information about flights. The bot can handle user queries for specific flight numbers and provide details about flights near the user's location.

Requirements

  • Python 3.6 or higher
  • Required libraries can be installed using:
    pip install telebot FlightRadarAPI folium matplotlib pillow selenium

Setup

  1. Obtain a Telegram Bot Token by talking to @BotFather on Telegram.
  2. Replace "token" with your actual Telegram Bot Token in the code.

How to Use

  1. Start the bot.
  2. Send a message with the flight number to get information about a specific flight.
  3. Share your location to get information about flights near you.

Features

  • Flight Information: Get details about a specific flight, including callsign, flight number, aircraft model, registration, airline, and more.
  • Nearby Flights: Share your location, and the bot will provide information about aircraft near you.

Screenshots

  • Message
  • Aircraft Photo
  • Flight Path Map
  • Flight Graph

Important Note

  • This bot relies on the Flightradar24 API, and some features may be limited based on the API's availability and restrictions.

Feel free to contribute to the development or report issues. Enjoy tracking flights with the Flight Tracker Bot!

About

A Telegram bot powered by the Flightradar24 API for real-time flight tracking. Get detailed information about specific flights or discover aircraft near your location. Share your flight enthusiasm with friends by exploring aircraft photos, flight paths on maps, and dynamic flight graphs.

Topics

Resources

License

Stars

Watchers

Forks

Languages