Discord bot for reporting F1 information.
Go to file
2023-07-29 12:53:28 -04:00
create_queue_db.py Removed DeVries. Added process monitoring to collection process so it will restart if it dies. Seems to be a 2h limit on API, so reporting has been failing at the end of long races. 2023-07-24 16:36:36 -04:00
LICENSE Update 'LICENSE' 2023-07-15 16:11:02 +00:00
README.md
robottas_collector.py Removed DeVries. Added process monitoring to collection process so it will restart if it dies. Seems to be a 2h limit on API, so reporting has been failing at the end of long races. 2023-07-24 16:36:36 -04:00
robottas.py Added checking / updating for race TotalLaps in case it gets shortened, i.e. due to rain. 2023-07-29 12:53:28 -04:00
RobottasSignalr.py Adding initial code. 2023-07-15 15:46:39 +01:00

robottas

Discord bot for reporting F1 information.

Makes use of code from fastf1 python library (https://github.com/theOehrly/Fast-F1)