Complete rewrite of the MOTD and Save System loops

This commit is contained in:
2024-10-18 23:49:35 -05:00
parent 8da2c94dcd
commit 7be7970194
3 changed files with 85 additions and 52 deletions

View File

@@ -1,30 +1,30 @@
{
"sun": [
"Sun": [
"Sunday Event",
"For any day, the script will randomly choose between multiple entries, if provided."
],
"mon": [
"Mon": [
"Monday Event"
],
"tue": [
"Tue": [
"Tuesday Event"
],
"wed": [
"Wed": [
"Wednesday Event"
],
"thu": [
"Thu": [
"Thursday Event"
],
"fri": [
"Fri": [
"Friday Event"
],
"sat": [
"Sat": [
"Saturday Event"
],
"mon01": [
"Mon01": [
"Example event to be triggered on any Monday that is also the 1st."
],
"jan01": [
"Jan01": [
"Example event to be triggered on January 1st."
],
"2000-01-01": [