malzahir
v1.0.1
Published
Ultimate Discord.js framework for developers with starter, commands, events, anticrash, MongoDB and utilities
Maintainers
Readme
My Discord TS Framework
A modern, TypeScript-first Discord bot framework for building scalable and production-ready bots.
Includes loaders for events, prefix and slash commands, cooldowns, and utilities for buttons, menus, and permissions.
Features ✨
- TypeScript First – Full type safety and IntelliSense.
- Event Handling – Automatic event loader with hot reload support.
- Prefix & Slash Commands – Loaders and responders with cooldown and permission checks.
- Bot Utilities – Starter class, ButtonManager, MenuManager, PermissionChecker.
- Version Check – Automatically warns if any dependency is outdated.
- Logging – Integrated
logInfo,logWarning,logErrorutilities. - Node 21 / Discord.js v14 – Fully compatible with modern Node and Discord API.
Installation
# Install dependencies
npm install