Pilot

Pilot Used AI

4 devlogs
15h 12m
Created by eth0

Slack bot that tracks flights and posts updates on a private channel

Timeline

i've added a private invitation system (since i'm broke and can't pay for flight updates) and now flight selection uses the airport's local timezone! (finally, no conversion from local time to whatever it is in UTC :heavysob:)

Update attachment
eth0
eth0
4h 43m 2 months ago

more flight update fixes and trying to automatically create accounts for another api, to then find out that some features aren't implemented in that api. i'll stick to flightaware for now

eth0
eth0
1h 55m 2 months ago

flight updates implemented! this was easier than i expected since i already had most of the logic in mind. i was working on this before, hence the small time since update gap i guess.

Update attachment
eth0
eth0
6h 10m 2 months ago

hey! this is the beginning of the pilot bot development.
i've been implementing the /flight-add command, but had to change apis in the middle of development since flights were innacurate.
it's basically finished now, so i have to track flights now. let's see how it goes!

Update attachment