Discord bot for reporting F1 information.
Go to file
2023-07-21 17:27:05 -04:00
create_queue_db.py Adding script for creating the sqlite db through which messages are sent between receiving process and discord messaging process. 2023-07-15 15:55:28 +01: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 renamed main.py to robottas_collector.py. changed robottas.py to start robottas_collector.py when reporting, and stop it when stopping reporting. 2023-07-21 17:27:05 -04:00
robottas.py Adding initial code. 2023-07-15 15:46:39 +01: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)