The code behind Flight Bot. A Discord bot for monitoring specific flight and airport data for University of North Dakota Aerospace pilots!
Coming Soon
Screen Help: https://www.geeksforgeeks.org/screen-command-in-linux-with-examples/
screen -R <name screen whatever you want>python Flight_Bot.pyADS-B data is pulled from a local server, using a JSON file. The ADS-B server is run using readsb and tar1090. The data is then pulled from the aircraft.json file.