Discord bot for reporting F1 information.
Go to file
tamservo 66eee52bb5 imported functionality from separte bot (Jenson Botton). 2023-07-30 19:47:08 -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 Adding initial code. 2023-07-15 15:46:39 +01: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 Adding requirements.txt 2023-07-29 16:11:26 -04:00
robottas.py imported functionality from separte bot (Jenson Botton). 2023-07-30 19:47:08 -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)