Package Exports
- hiei.js
Readme
hiei
A tiny bot framework for discord.js
⚠️Hiei is in beta. It's currently in active development and is subject to change significantly. Proceed with caution!
Features
- Fully embraces interactions (no legacy command support!)
- Modular commands and event listeners
- Slash, message, and user commands supported
- Automatic command registration
- Simple and lightweight
- Zero dependencies
Installation
Hiei requires Node 16.6.0 and discord.js 13.
npm install discord.js
npm install hiei.js