Projects

Clear Filter
Embed Paginator project preview

Embed Paginator

List of technologies used:

NodeJS

NodeJS logo

TypeScript

TypeScript logo

Discord.JS

Discord.JS logo

Git

Git logo
Project description:

A utility class made for Discord.JS to easily create Paginated Embeds. I tried to make it as easily customisable as I could. New feature ideas are always welcome by opening a GitHub issue.

Kita project preview

Kita

List of technologies used:

NodeJS

NodeJS logo

TypeScript

TypeScript logo

Discord.JS

Discord.JS logo

Git

Git logo
Project description:

Kita was born from a meticulous reevaluation of the development process. Driven by a commitment to simplicity and speed, Kita abandons the complexities of decorator-based designs, embracing a streamlined, lightweight approach. With a resolute focus on code clarity and development velocity, Kita offers fundamental presets tailored to common Discord bot requirements. Moreover, Kita's approach to file structure enforces a strict yet intuitive organization, akin to web frameworks' file-based routing. This not only enhances code cohesion but also accelerates development by seamlessly loading commands and events based on file locations. Stay tuned for upcoming updates, promising a richer feature set while maintaining Kita's signature lightweight simplicity and enhanced project file structure.

Yor project preview

Yor

List of technologies used:

NodeJS

NodeJS logo

TypeScript

TypeScript logo

Discord.JS

Discord.JS logo

Git

Git logo
Project description:

Yor is the successor of MuseCLI. It takes a modular approach, breaking down the complexities into distinct packages, including @yor/core for streamlined Discord Bot development and @yor/cli, a command-line tool facilitating project creation and boilerplate generation. Its modularity extends the promise of reusability, allowing seamless integration of plugins and other Yor-related modules. While Yor has paved the path for progress, its legacy lives on in the form of Kita.

MuseCLI project preview

MuseCLI

List of technologies used:

NodeJS

NodeJS logo

JavaScript

JavaScript logo

TypeScript

TypeScript logo

Discord.JS

Discord.JS logo

Git

Git logo
Project description:

Drawing inspiration from Angular's robust CLI tool and leveraging the efficiency of decorators, MuseCLI streamlines the creation process by generating a default music bot upon project initiation. This serves as both an example on how to use MuseCLI as well as elimininating the need to manually code a music bot. Please note that MuseCLI has now paved the way for its successor, Yor, which continues to build upon this foundation for even more advanced bot development solutions.