Discord bot for reporting F1 information.
Go to file
2023-07-21 02:29:57 +01: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 Initial commit 2023-07-15 14:28:28 +00:00
main.py adding main.py which calls the RobottasSignalr code. 2023-07-21 02:29:57 +01:00
README.md Update 'README.md' 2023-07-15 14:30:24 +00: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)