Discord bot for reporting F1 information.
Go to file
tamservo 4d602b7094 Removed print from RobottasSignalr.py 2023-07-30 21:19:34 -04: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
requirements.txt updated requirements.txt and bugfixes in robottas.py 2023-07-30 20:15:37 -04:00
robottas.py Fixed dict lookup issues. 2023-07-30 21:15:38 -04: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)