feat: add Dockerfile and .dockerignore; update index.js to use luxon for date handling

This commit is contained in:
Fd
2026-02-19 05:08:03 +07:00
parent 09bf752a9a
commit 811253dac1
5 changed files with 47 additions and 5 deletions
+1
View File
@@ -19,6 +19,7 @@
"debug": "^4.4.3",
"discord.js-selfbot-v13": "^3.7.1",
"dotenv": "^17.3.1",
"luxon": "^3.7.2",
"node-cron": "^4.2.1"
}
}