Raphaël
13cb14cba3
📦 Update – Logs System Overhaul ( #33 )
...
* chore(branch/dev): now have a dev branch to test my update
* feat(logs/disable): adding the options to disable the logs
- Adding the option to the logs command
* feat(logs/disable): adding the options to disable the logs
- Adding the option to the logs command
* feat(logs/disable): finishing the disable command for logs
- suppressing all the data stored in database (concerning the logs)
- suppressing all the channels on the logs categories
2025-08-18 20:17:36 +02:00
Raphaël
13d950c99d
chore(workflow/bun): updating the checkbuild to be on all branches ( #32 )
...
- updating the workflow to be on all the branches (using the ** operator)
2025-08-18 19:36:11 +02:00
Raphael
39befde9b3
style(logs/show): update the message
...
- now showing the channels used by wich logs
- update to ephemeral message
2025-08-18 15:56:26 +02:00
Raphael
1c4c0f5872
style(norme/eslint): now edited the husky rules before commiting
2025-08-18 14:57:23 +02:00
Raphaël
439ddab587
chore(bun/eslint): now using only eslint
2025-08-18 14:49:42 +02:00
Raphael
561d3e92a6
fix(eslint): now is activated and normed using ts comparaison
2025-08-18 14:45:46 +02:00
Raphael
11befcbad4
style(norme/eslint): now eslint is now respecting the eslint
2025-08-18 12:39:53 +02:00
Raphael
2a852c7f30
style(norme/eslint): now eslint is now respecting the eslint
2025-08-18 12:38:51 +02:00
Raphael
a09efdb3ad
style(norme/eslint): now eslint is on the norme
2025-08-18 12:37:10 +02:00
Raphael
bf6e3a3e4e
chore(norme/husky): adding husky to print each files
2025-08-18 12:35:33 +02:00
Raphaël
92fa611884
chore(action/bun): adding the check of norme / eslint
2025-08-18 12:31:35 +02:00
Raphael
31a9d34d42
chore(norme/husky): adding husky to print each files
2025-08-18 12:31:03 +02:00
Raphael
651bc221af
chore(norme/husky): adding husky to print each files
2025-08-18 12:30:45 +02:00
Raphaël
0768a2e4c9
Update bun.yml
2025-08-18 12:15:42 +02:00
Raphael
ee7239be06
style(src/prettier): updating with the prettier
2025-08-18 12:13:41 +02:00
Raphael
5a52395e6f
chore(eslint): patching the eslint modification
2025-08-18 11:50:01 +02:00
Raphael
8a7f87fee9
chore(eslint): patching the eslint modification
2025-08-18 11:48:54 +02:00
Raphael
bb46ad3996
style(src/prettier): updating with the prettier
2025-08-18 11:46:10 +02:00
Raphaël
b36925546c
chore(gitignore): removing the eslint configuration from ignore
2025-08-18 11:44:54 +02:00
Raphaël
9edc9bb1d5
ci: add workflow to check linting and norme code before merging on master
...
Adding the
2025-08-18 11:42:38 +02:00
Raphael
0058a17e3e
style(utils/deletecat): adding a real reply to the reaction
2025-08-18 10:51:38 +02:00
Raphael
8d7039f714
style(logs/auto): upgrading ui for logs command
...
- removing the `yes` emoji from the title of last embed of
auto-configuration
2025-08-18 10:51:38 +02:00
Raphaël
2bd67759ee
Update bun.yml
2025-08-16 22:30:19 +02:00
Raphaël
17b990fb85
fix(github/workflow): now the workflow seems work
2025-08-16 22:29:25 +02:00
Raphaël
a43837891c
Create bun.yml
2025-08-16 22:24:15 +02:00
Raphael
bb1e28cf81
feat(utils/deletecat): adding the command to delete a categories
2025-08-16 22:17:25 +02:00
Raphael
1849f8464a
feat(admin/logs): creating and starting the command to manage logs
2025-08-16 22:16:20 +02:00
Raphael
af1cd959a4
fix(interaction/create): now importing the emoji to interaction for compiling
2025-08-16 22:15:07 +02:00
Raphael
743b6eb266
refractor(norme/prisma): respecting my own norm on prisma client
2025-08-16 22:12:32 +02:00
Raphael
f1eb667816
style(utils/info): correcting the description of the command
2025-08-16 22:12:21 +02:00
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