Added MOTD function

This commit is contained in:
Izwzyzx 2023-02-27 20:28:19 -06:00
commit 513b8a9113

9
motd-db.json Normal file
View File

@ -0,0 +1,9 @@
{
"sunday": [],
"monday": [],
"tuesday": [],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": []
}