first commit

This commit is contained in:
dlinux-host
2025-07-23 22:56:09 -04:00
commit 123f84e703
4 changed files with 355 additions and 0 deletions

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"dependencies": {
"cron": "^4.3.2",
"discord.js": "^14.21.0",
"dockerode": "^4.0.7",
"dotenv": "^17.2.0",
"mysql2": "^3.14.2"
}
}