- Command aliases.
- Command cooldowns.
- Client and user permission checks.
- Multiple prefixes and mention prefixes.
- Events for handlers, such as loading modules.
- Events for various stages of command handling.
Requires Node 12+ and Discord.js v12.
discord.js
npm install discord.js
fs
npm install fs
moment (optional)
npm install moment
chalk (optional)
npm install chalk