Become a sponsor to Discord Factory Framework
Hello World ! π
My name is Baptiste, I'm an website developper since 5 years.
I'm freelance specialize on MAVN stack based on Adonis framework for my backend and Vue for frontend β€
When I wanted to create discord bots in javascript (using discord.js), I faced several problems such as :
- reverting the wheel again and again.
- not having a solid project structure
- no standards other than those related to the language
As a result, I started this open-source project which is very close to my heart : Discord Factory.
Discord Factory is the gathering of several design pattern, paradigm, and concepts such as Singleton, Event pattern allowing to develop at best a functional bot, quickly and in an optimized way.
Featured work
-
DiscordFactory/factory
β Functional basis of the Discord factory framework, as a developer you will be involved in developing your custom architecture.
TypeScript 3 -
DiscordFactory/core
π§‘ The neuralgic heart of the application, this module gathers all the functionalities of the framework.
TypeScript 8 -
DiscordFactory/command
π Command prompt to simplify the use of the framework by generating files according to a question/answer set.
TypeScript -
DiscordFactory/storage
π¦ Module dedicated to data storage through databases, today it supports MySQL/MariaDB, PostgreSQL, SQLite.
TypeScript -
DiscordFactory/colorize
π¨ Utility module offering multiple colours from the Tailwind palette available in https://tailwindcss.com/docs/customizing-colors.
TypeScript