FlightPlan is a Python Discord bot built with Nextcord that fetches flight information using SimBrief URLs. It seamlessly integrates with Discord servers, providing users with detailed flight data and accompanying images of the aircraft.
Features:
- Fetches flight information from SimBrief URLs.
- Retrieves aircraft images using the Google API.
- Shortens URLs with Bitly API for easy sharing.
Requirements:
- Python
- Nextcord
- Google API key for images
- Bitly API key for URL shortening
Usage:
- Invite FlightPlan to your Discord server.
- Use the command
/flightplan [SimBrief URL]to fetch flight information. - FlightPlan will share detailed flight data and accompanying aircraft images.