Commit graph

22 commits

Author SHA1 Message Date
Raphael
08dae4f787 style(error/command): Changing the message error
The name will not have the command name at the start
(already seen in the catch message)
2025-08-16 22:10:15 +02:00
Raphael
1241332561 feat(db/logs): update the database logs to store the channels id 2025-08-16 22:09:09 +02:00
Raphael
fea131be7f style(prisma/bot): changing the default activities 2025-08-16 22:07:44 +02:00
Raphael
785ffc6595 build(bun): update packages & rules
- rules dev => now watch is enable (recompile on each modification)

- update packages
    - typescript: 5 => 5.8.3
    - eslint: 9.31 => 9.33
    - prisma: 6.12 => 6.14
    - dotenv: 17.2.0 => 17.2.1
2025-08-16 22:02:45 +02:00
Raphael
1698d77979 refractor(utils/emoji): using the emoji json on the firsts commands of utils. 2025-08-04 23:04:14 +02:00
Raphael
4f9184e29d style(emoji/json): update the emoji to be on a json file 2025-07-31 23:14:31 +02:00
Raphael
f1398c7d48 style(emoji/json): update the emoji to be on a json file 2025-07-31 23:14:03 +02:00
Raphael
de2380e82e feat(db/schema): update schema to update add the whitelist 2025-07-31 23:13:03 +02:00
Raphael
6678a3e6dc style(command/info): moving the old userinfo to info /w sub command 2025-07-27 22:50:41 +02:00
Raphael
1da69af178 style(db/guild): adding guild custom option 2025-07-27 22:50:41 +02:00
Raphaël
caee549327
style(readme): adding a readme to build 2025-07-27 18:30:15 +02:00
Raphael
2b02553a4c feat(cmd/deploy): adding the deploy command 2025-07-27 18:28:19 +02:00
Raphael
bca3bd0c2a feat(db/prisma): adding the database inplementation / schema 2025-07-27 18:27:46 +02:00
Raphael
4a6031ff32 feat(cmd/infomation): adding user info command 2025-07-27 18:26:53 +02:00
Raphael
da1f5aa5ba feat(cmd/rank): adding buyer command 2025-07-27 18:25:27 +02:00
Raphael
ae17a3b79f feat(cmd/rank): adding owner command 2025-07-27 18:24:08 +02:00
Raphael
212e3cf7c6 feat(cmd/utils): adding ping command 2025-07-27 18:23:38 +02:00
Raphael
bb7d5b2cf0 build(nix/flake): init the flake build 2025-07-27 18:22:45 +02:00
Raphael
2465891db9 style(asset): adding emoji assets for reproduction 2025-07-27 18:14:53 +02:00
Raphael
eecfd7571d feat(git/ignore): adding the db, dev config, lock files 2025-07-27 18:13:30 +02:00
Raphael
afb18d9c0c feat(git/ignore): adding the lock to the ignore file 2025-07-27 18:08:34 +02:00
Raphael
54dd3bb519 feat(git/ignore): adding the git ignore 2025-07-27 18:06:07 +02:00