1.0.3 • Published 4 years ago

@vocality-org/core v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Vocality Core

This package provides the core functionalites for Vocality. This is the core layer you can use to write your own plugins. Documentation is here --> vocality-core Documentation

Features

  • add custom listener
  • add custom emitter
  • class based commands and subcommands
  • written in typescript
  • reaction handling out of the box
  • exuting, parsing and error handling for commands out of the box
  • dynamic help command
  • dynamically load and unload your plugins