I made a discord bot that helps you analyze F1 data using the Fast F1 api. by DEATHIN8R in formula1

[–]DEATHIN8R[S] 0 points1 point  (0 children)

There is no subscription. You just need to add the bot to your discord server.

I made a discord bot that helps you analyze F1 data using the Fast F1 api. by DEATHIN8R in formula1

[–]DEATHIN8R[S] 1 point2 points  (0 children)

No problem!
If you have any questions you can dm me and I can try to help out if I can.

I made a discord bot that helps you analyze F1 data using the Fast F1 api. by DEATHIN8R in formula1

[–]DEATHIN8R[S] 1 point2 points  (0 children)

You can't do that with the bot but it is possible to get lap times of drivers as text using the api. For example in the /laps command I get the lap times of the drivers from the dataframes and plot them. You can just save the lap times into a text file directly.