Commit Graph

41 Commits

Author SHA1 Message Date
tamservo@mx.sdf.org 0e837958d9 Added help line for \!wall 2024-03-09 15:22:07 -05:00
tamservo 116d69ece9 added wall cmd. 2024-03-09 14:27:24 -05:00
tamservo 35f818d00d Logging messages from db. 2024-03-09 10:14:14 -05:00
tamservo 3f3b8c53b2 Setting up logging 2024-03-09 10:07:12 -05:00
tamservo f197ae3ab5 Add icon for Bearman 2024-03-09 10:01:14 -05:00
tamservo 5b58bfbb84 Added binger. Fixed issue with delta string. 2024-03-07 21:00:01 -05:00
tamservo b9f10ebb0e added variety of free squares 2024-02-17 10:25:31 -05:00
tamservo cf2af10110 added bingo card commands 2024-02-17 08:41:15 -05:00
tamservo 745300c921 adding bingo module 2024-02-17 08:01:17 -05:00
tamservo 96e9b11bdf added iloveyoubot command 2024-01-08 10:22:31 -05:00
tamservo c91c0e6e05 Fixes for time to next event / race. 2023-12-25 17:01:09 -05:00
tamservo e960966a47 Merge branch 'main' of https://git.sdf.org/tamservo/robottas 2023-12-25 15:31:42 -05:00
tamservo a4890aaccb commit 2023-12-25 15:31:38 -05:00
tamservo e8fd9611d2 Add next_event and next_race 2023-12-25 15:28:15 -05:00
tamservo 51d5331d9d Fix send_image file handle issue. 2023-11-24 16:02:30 -05:00
tamservo ddad2674d3 Fix variable name position 2023-11-24 15:53:56 -05:00
tamservo 986d76bd14 Merge remote-tracking branch 'origin/main' 2023-11-24 15:52:28 -05:00
tamservo 7234b0054d Formatting changes. 2023-11-24 15:41:42 -05:00
tamservo 0feeb6af30 Fix driverlist for unknown drivers 2023-11-24 04:57:56 -05:00
tamservo 756c38b0cb added penalty command 2023-10-21 14:23:02 -04:00
tamservo ebfc44fa2d Fixed issue with calling some commands (removed pass_filter) 2023-10-07 09:21:02 -04:00
tamservo 5834927d3e Added forecast and undercut. 2023-08-27 17:25:15 -04:00
tamservo b01511d052 Handle Lawson. Fix issue with start_collect when already collecting. 2023-08-26 05:47:10 -04:00
tamservo 4d602b7094 Removed print from RobottasSignalr.py 2023-07-30 21:19:34 -04:00
tamservo dfd0f054a9 Fixed dict lookup issues. 2023-07-30 21:15:38 -04:00
tamservo cfa71c5b23 Removed print statements, and changed flap order. 2023-07-30 21:00:07 -04:00
tamservo c4955c4298 updated requirements.txt and bugfixes in robottas.py 2023-07-30 20:15:37 -04:00
tamservo 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
tamservo 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
tamservo c9d069e6a3 Update 'README.md' 2023-07-15 14:30:24 +00:00
tamservo db57c0208f Initial commit 2023-07-15 14:28:28 +00:00