1.0.0 • Published 4 years ago

@blueghost/glasswire v1.0.0

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

Glasswire

GitHub Workflow Status Code Climate coverage

npm bundle size npm

Type-safe middleware-based library for building Discord bots

@blueghost/glasswire is a package that aims to abstract the creation of Discord bots

Through composing middleware in a type-safe and lazy manner, forming commands, grouping them in command groups, and then bringing all groups together under one Discord bot, all with the help of background tasks known as services.