Version 1.0.0
3 downloads
A premium, all-in-one Discord Clan Management system designed for
competitive gaming communities.
"Automated Clan Infrastructure: Instant role and channel creation upon clan approval.",
"Hierarchical Rank System: Dynamic permissions for Leaders, Co-Leaders, and Members.",
"Interactive Request Flow: Modal-based clan application system with Staff approval/denial buttons.",
"MySQL Data Persistence: Robust and scalable database architecture for high-traffic servers.",
"Clean Embed Design: Premium visual experience with customizable colors and branding.",
"Dynamic Autocomplete: Effortlessly search through hundreds of clans via name or tag."
"Bounty System": "Track and award bounties to clans for competitive achievements.",
"Crown System": "Highlight the 'Clan of the Week' or top performers with a unique crown status.",
"Freeze System": "Administrative lock-down feature to freeze clan roles and channels instantly.",
"Name Change Workflow": "Secure request system for clan leaders to change their identity with staff oversight.",
"Advanced Logging": "Separate log channels for Clan actions, Admin actions, and Moderation events."
"/clan info clanslist": "View detailed stats for a specific clan or list all registered clans.",
"/clan invite": "Invite users to join your clan via interactive DM buttons.",
"/clan promote/demote": "Manage your clan hierarchy with rank-based permissions.",
"/clan kick/leave": "Standard membership management for leaders and members.",
"/clan setcolor": "Allow leaders to customize their clan's role color directly via HEX codes.",
"/clan disband": "Secure, two-step deletion flow for clan leaders.",
"/clan admin suite": "Force join/leave, force disband, and leadership transfer for staff."
language: "Node.js (JavaScript)",
library: "Discord.js v14",
database: "MySQL (mysql2/promise)",
styling: "Chalk for terminal, Embed-first for Discord",
architecture: "Modular (Commands/Events/Services/Utils)"
"Plug-and-play installation.",
"Easily customizable config.js.",
"Fully asynchronous and optimized for performance.",
"Built-in error handling and input validation (regex-based).",
"Includes a full setup guide for end-users."