Typescript bot framework using Inversify.js and Discord.js.
Hades is a dependency-injection oriented framework. Read more about DI here and here.
Install the latest version using NPM:
npm install --save @hades-ts/hades
You can try a simple example bot here:
https://github.com/hades-ts/hades/tree/main/bots/example-bot
Check out the core library here: