An overkill Discord bot
Run:
yarn
(Note you must have yarn installed via npm)
It is the traditional bot application, and the main interaction point for the end user. It is built using eris-fleet to provide effortless sharding across mulitple cores.
The api application. It serves as a central shared service providing a wide range of services to each applicaiton.
A package containing a preconfigured winston logger with many quality of life changes.
Central package containing many shared types across applications.