Back to feed
Dev.to
Dev.to
7/11/2026
The original title is about Nexcord, a framework for discord.js. Let me rewrite this for a mobile feed.

The original title is about Nexcord, a framework for discord.js. Let me rewrite this for a mobile feed.

Original: NEW DISCORD.JS BASED FRAMEWORK

Short summary

Nexcord is a new decorator-driven, dependency-injection framework built on top of discord.js, inspired by NestJS and Angular. It auto-discovers classes for commands, events, and services, eliminating manual registration boilerplate. Features include route forwarding guards, dynamic configuration resolution, and automatic dependency graph construction.

  • Nexcord brings NestJS-style decorators and DI to discord.js bot development
  • Auto-scans folders for commands and events, removing manual registration
  • Includes guards, dynamic config, and singleton service lifecycle management

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more