matchy/py
Marc Di Luzio 07485ceb8d Implement /schedule
Allows matchers to schedule repeated weekly runs on a given weekday and hour

Can schedule multiple runs

Scheduled runs can be cancelled with cancel:True in the command

/list also shows any scheduled commands in that channel
2024-08-12 23:00:49 +01:00
..
config.py Implement /schedule 2024-08-12 23:00:49 +01:00
files.py Move python files into py dir 2024-08-11 18:05:28 +01:00
matching.py Fix instance tests 2024-08-12 19:31:41 +01:00
matching_test.py Fix instance tests 2024-08-12 19:31:41 +01:00
matchy.py Implement /schedule 2024-08-12 23:00:49 +01:00
state.py Implement /schedule 2024-08-12 23:00:49 +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