JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 26
  • Score
    100M100P100Q34627F

A tiny bot framework for discord.js

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