Problem / Motivation
Implement Node.js 24 support + bumping up dependencies
Proposed Solution
- Node 24 Support: Verified compatibility and optimized the codebase for Node.js 24.
- Modernized Dependencies: Upgraded
discord.js to v14.25.1, commander to v14.0.3, and open to v11.0.0.
- Security Hardening: Fixed a moderate security vulnerability in
undici (resource exhaustion) by forcing version ^6.23.0 via dependency overrides.
Are you willing to work on this?
Already implemented on my version