emerald-eris
v1.0.0
Published
LOGO HERE! # Emerald - Imagine a Framework
Downloads
4
Readme
LOGO HERE!
Emerald - Imagine a Framework
In short, Emerald is an OOP based, easy to use framework which can be used on top of Eris to provide extra functionality a better DX which can really help when developing Discord bots using Eris.
To see the documentation, go to the repo's wiki.
Features
- A Pre-Built Handler for TypeScript and JavaScript useage
- Statically typed API
- Statically typed command + client classes
- Custom made event-based Button/Component + Reaction collectors
Used By
The Emerald library is used by the following projects right now:
- The NecroAssistant Discord Bot
Installation
Install the framework with NPM
For yarn...
yarn add <INSERT PACKAGE NAME HERE ON NPM>
For NPM
npm install <INSERT PACKAGE NAME HERE>