Discord bot for reporting F1 information.
Go to file
2023-07-29 12:57:04 -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 Update 'README.md' 2023-07-15 14:30:24 +00: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
robottas.py Clarified response message from !rbdelay to indicate seconds. 2023-07-29 12:57:04 -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)