Commit graph

7 commits

Author SHA1 Message Date
a816129dd2 feat: ♻️ centralized error classes
I have cleaned up some code by moving some regular used throw new messages to a error class file
2023-10-01 16:10:58 +02:00
af9e48a8eb Version 2.0.0 2023-05-28 16:06:21 +02:00
672abc44bd More refactoring 2023-01-26 18:43:30 +01:00
96cb38464a refactor: 🧑‍💻 improve developer experience 2022-12-25 16:53:30 +01:00
109b89c820 fix: 🗃️ Perform migrations from older versions
This is my first customized migration script, I hope it works as intended.

This may result in a database loss, please perform backups before proceeding, it should do migrate if everything works as intended
2022-12-19 20:44:17 +01:00
258e15c45d perf: 🗃️ seperate configs in database 2022-12-19 20:44:17 +01:00
3c079943b0 refactor: 🧑‍💻 modules are called subcommands and groups
It makes more sense to use subcommands and groups as names instead of modules
2022-12-19 20:44:17 +01:00
Renamed from src/commands/credits/modules/gift/index.ts (Browse further)