Commit Graph

18 Commits

Author SHA1 Message Date
4d602b7094 Removed print from RobottasSignalr.py 2023-07-30 21:19:34 -04:00
dfd0f054a9 Fixed dict lookup issues. 2023-07-30 21:15:38 -04:00
cfa71c5b23 Removed print statements, and changed flap order. 2023-07-30 21:00:07 -04:00
c4955c4298 updated requirements.txt and bugfixes in robottas.py 2023-07-30 20:15:37 -04:00
66eee52bb5 imported functionality from separte bot (Jenson Botton). 2023-07-30 19:47:08 -04:00
daemon
c3747ee90e Adding requirements.txt 2023-07-29 16:11:26 -04:00
tamservo
d761b59a77 Changed to only report on the first notice of slippery conditions. 2023-07-29 13:07:56 -04:00
tamservo
0bcb1e488f Clarified response message from !rbdelay to indicate seconds. 2023-07-29 12:57:04 -04:00
tamservo
12855df36d Added checking / updating for race TotalLaps in case it gets shortened, i.e. due to rain. 2023-07-29 12:53:28 -04:00
tamservo
090230f11a 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
tamservo
fb7387fc47 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
tamservo
b409eb04c2 Merge branch 'main' of https://git.sdf.org/tamservo/robottas 2023-07-21 02:32:07 +01:00
tamservo
d880900b57 adding main.py which calls the RobottasSignalr code. 2023-07-21 02:29:57 +01:00
2c1f7660a2 Update 'LICENSE' 2023-07-15 16:11:02 +00:00
tamservo
c0d0550b27 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
tamservo
f34501046e Adding initial code. 2023-07-15 15:46:39 +01:00
c9d069e6a3 Update 'README.md' 2023-07-15 14:30:24 +00:00
db57c0208f Initial commit 2023-07-15 14:28:28 +00:00