Discord bot for reporting F1 information.
Go to file
tamservo e8fd9611d2 Add next_event and next_race 2023-12-25 15:28:15 -05:00
2024_schedule.csv Add next_event and next_race 2023-12-25 15:28:15 -05:00
LICENSE imported functionality from separte bot (Jenson Botton). 2023-07-30 19:47:08 -04:00
README.md imported functionality from separte bot (Jenson Botton). 2023-07-30 19:47:08 -04:00
RobottasSignalr.py Removed print from RobottasSignalr.py 2023-07-30 21:19:34 -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
load_schedule.py Add next_event and next_race 2023-12-25 15:28:15 -05:00
requirements.txt Formatting changes. 2023-11-24 15:41:42 -05:00
robottas.py Add next_event and next_race 2023-12-25 15:28:15 -05:00
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

README.md

robottas

Discord bot for reporting F1 information.

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