matchy/py
Marc Di Luzio f00216fffc Remove the unneeded full tracking of history
Also use setdefault() to save a bunch of pain
Prevent a silly exhaustive history search on all channel times rather than just current users
2024-08-13 00:12:30 +01:00
..
config.py Remove the unneeded full tracking of history 2024-08-13 00:12:30 +01:00
files.py Move python files into py dir 2024-08-11 18:05:28 +01:00
matching.py Remove the unneeded full tracking of history 2024-08-13 00:12:30 +01:00
matching_test.py Fix instance tests 2024-08-12 19:31:41 +01:00
matchy.py Send a reminder message a day before a scheduled run 2024-08-12 23:29:40 +01:00
state.py Remove the unneeded full tracking of history 2024-08-13 00:12:30 +01:00
state_test.py Implement user pausing with /pause 2024-08-11 19:02:47 +01:00
util.py Implement /schedule 2024-08-12 23:00:49 +01:00