Commit graph

29 commits

Author SHA1 Message Date
Raphael
b82199dab1
feat(commands/mod): adding the anyhow result return 2026-02-25 21:53:43 +01:00
Raphael
c3161ab949
feat(commands/utils): adding the anyhow result return 2026-02-25 21:53:36 +01:00
Raphael
37eac33485
feat(commands/utils): adding the anyhow result return 2026-02-25 21:53:34 +01:00
Raphael
e0711a2a13
feat(commands/moderation): adding the anyhow result return 2026-02-25 21:53:27 +01:00
Raphael
af27a45949
feat(commands/gestion): adding the modules declaration 2026-02-25 21:35:20 +01:00
Raphael
1e7f301722
feat(commands/gestion): Adding the set command 2026-02-25 12:42:57 +01:00
Raphael
ea8da998b1 style(commands/utils): adding tracing.info to ping registration
Co-authored-by: Maix0 <maieul@familleboyer.net>
2026-02-17 15:30:54 +01:00
Raphael
79f901939f style(commands/utils): adding tracing.info to help registration
Co-authored-by: Maix0 <maieul@familleboyer.net>
2026-02-17 15:30:54 +01:00
Raphael
8648f707a3 style(commands/moderation): adding tracing.info to clear registration
Co-authored-by: Maix0 <maieul@familleboyer.net>
2026-02-17 15:30:54 +01:00
Raphael
cf075815d3
feat(commands/utils): adding the footer to the help command 2026-02-16 22:14:45 +01:00
Raphael
51e95d3f93
feat(commands/mod): adding the category for help command
- adding stuff to take command variable
2026-02-16 15:29:57 +01:00
Raphael
87e8467daf
feat(commands/moderation): updating the clear to be on help menu 2026-02-16 15:27:07 +01:00
Raphael
5cd072e0e7
feat(commands/utils): updating the ping to be on help menu 2026-02-16 15:26:50 +01:00
Raphael
e2c98386db
feat(commands/utils): adding the help command
- This command will be to managed
2026-02-16 15:26:17 +01:00
Raphael
db1823465f
feat(moderation/clear): adding the clear command 2026-02-15 23:45:03 +01:00
Raphael
a08b70b94a
feat(utils/ping): adding the emoji parameters in Ping run 2026-02-15 23:44:10 +01:00
Raphael
f6fd4c9a75
feat(commands/mod): adding the emoji parameters 2026-02-15 23:43:38 +01:00
Raphael
442b55c09f
feat(commands/moderation): adding the clear start 2026-02-15 19:20:40 +01:00
Raphael
8c3b4ee8cc
feat(commands/moderation): adding the mod 2026-02-15 19:20:30 +01:00
Raphael
ee99b6c4c4
refactor(commands/utils): formatting using rustfmt on ping 2026-02-14 00:46:36 +01:00
Raphael
3ed80a5626
refactor(commands/mod): format using cargo fmt 2026-02-13 12:12:36 +01:00
Raphael
122f273246
feat(commands/utils): adding the database field to the SlashCommand trait 2026-02-12 23:16:40 +01:00
Raphael
bdaf252df5
feat(commands/utils): adding the database field to the Ping run 2026-02-12 23:16:27 +01:00
Raphael
0a6a42159d
style(commands): changing all_commands to import 2026-02-12 19:51:25 +01:00
Raphael
76cdbb4334
refactor(commands/mod): passing the rustfmt 2026-02-12 16:28:07 +01:00
Raphael
2c85271a47
feat(commands/utils): ping command issued from SlashCommand 2026-02-12 16:20:07 +01:00
Raphael
cc7369bcff
feat(commands): adding mod.rs 2026-02-12 16:18:29 +01:00
Raphael
9ed4364344
feat(commands/utils): adding mod.rs 2026-02-12 16:18:02 +01:00
Raphael
a2067ab674
feat(commands/utils): adding the ping command 2026-02-12 14:06:34 +01:00