BREEZER.JS
Do you love writing beautiful and concise code that works like magic?
Are you tired of writing if-else to manage your commands?
Do you find it irritating to edit your message payloads over and over again?

DONT WORRY! BREEZER.JS LETS YOU CREATE DISCORD BOTS USING JAVASCRIPT WITH ELEGANT AND MINIMAL CODE SO YOU CAN FOCUS ON YOUR BOT.

It works on file based command system which automatically find and runs the cmds used by the client.
It provides you out-of-the-box features like State Management, Button Signals and many more coming soon.
Breezer.js is compatible with TypeScript and provides in-editor documentation, so you don't have to keep referring back to the original documentation repeatedly.

These features solve the problems mentioned above and make creating a bot a painless process.

GET STARTED -
npm install breezer.js