Added cron event handler

This commit is contained in:
2023-12-29 01:42:03 +01:00
parent b8d138bb0c
commit 7376c7ddd9
7 changed files with 495 additions and 3 deletions

View File

@@ -19,6 +19,7 @@
"license": "GPL-3.0-only",
"dependencies": {
"axios": "^1.3.4",
"cron": "^3.1.6",
"discord.js": "^14.8.0",
"dotenv": "^16.0.3",
"ioredis": "^5.3.2",