hades-ts / hades

https://hades-ts.github.io/
2 stars 0 forks source link

Hades

Typescript bot framework using Inversify.js and Discord.js.

  Hades is a dependency-injection oriented framework.
  Read more about DI here
  and here.

Installation

Install the latest version using NPM:

npm install --save @hades-ts/hades

Example

You can try a simple example bot here:

https://github.com/hades-ts/hades/tree/main/bots/example-bot

Getting Started

Check out the core library here:

https://github.com/hades-ts/hades/tree/main/libs/hades