1.0.0 • Published 2 years ago

emerald-eris v1.0.0

Weekly downloads
-
License
GNU General Publi...
Repository
-
Last release
2 years ago

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>

License

GNU General Public License V3.0