commit 513b8a9113bc345a76084e8072f8a190da9ac109 Author: Izwzyzx <184772711+Izwzyzx@users.noreply.github.com> Date: Mon Feb 27 20:28:19 2023 -0600 Added MOTD function diff --git a/motd-db.json b/motd-db.json new file mode 100644 index 0000000..8afffc9 --- /dev/null +++ b/motd-db.json @@ -0,0 +1,9 @@ +{ + "sunday": [], + "monday": [], + "tuesday": [], + "wednesday": [], + "thursday": [], + "friday": [], + "saturday": [] +} \ No newline at end of file