A powerful and customizable Discord Moderation Bot built with Discord.js v14.
Includes essential features such as moderation commands, leveling, economy, and more.
- ⚖️ Moderation Tools — Ban, kick, and timeout users with ease.
- 🎚️ Leveling System — Tracks user activity and awards XP and levels.
- 💰 Bank & Economy System — Simple in-server economy with virtual currency.
- 🔒 Autorole Setup — Automatically assign roles to new members.
- ⚙️ Fully Configurable — Customize behavior to suit your server’s needs.
- Node.js v18+
- A Discord bot token
- MongoDB or other database (if required for your features)
git clone https://github.com/khoinxd/Discord.js-Bot.git
cd your-bot-repo
npm install discord.js
npm install -g nodemon