Added support for MOTDs matching only the date
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
"Sat": [
|
||||
"Saturday Event"
|
||||
],
|
||||
"01": [
|
||||
"Example event to be triggered on the 1st of any month."
|
||||
],
|
||||
"Mon01": [
|
||||
"Example event to be triggered on any Monday that is also the 1st."
|
||||
],
|
||||
|
Reference in New Issue
Block a user