Commit graph

83 commits

Author SHA1 Message Date
Raphael
e3834bd289
feat(events/mod): adding the Interaction handle autodetect 2026-02-12 20:10:54 +01:00
Raphael
cd85236218
feat(events/ready): adding the Interaction handle autodetect 2026-02-12 20:10:48 +01:00
Raphael
4a832f75be
feat(events/interaction_create): adding the Interaction handle autodetect 2026-02-12 20:10:29 +01:00
Raphael
df0d794f44
feat(main): adding the events import 2026-02-12 20:09:58 +01:00
Raphael
0a6a42159d
style(commands): changing all_commands to import 2026-02-12 19:51:25 +01:00
Raphael
3039eb1592
fix(nix/flake): removing extra ']' at the end 2026-02-12 16:42:08 +01:00
Raphael
ae6fcff122
build(nix/flake): removing the lazydocker from tmux-setup 2026-02-12 16:40:37 +01:00
Raphael
4193c635ff
fix(nix/flake): adding the last ' to the awk command... 2026-02-12 16:32:40 +01:00
Raphael
76cdbb4334
refactor(commands/mod): passing the rustfmt 2026-02-12 16:28:07 +01:00
Raphael
04bced81ed
refactor(events/mod): passing the rustfmt 2026-02-12 16:28:01 +01:00
Raphael
3004d99444
refactor(src/main): passing the rustfmt 2026-02-12 16:27:40 +01:00
Raphael
64bd073b02
refactor(build): passing the rustfmt 2026-02-12 16:27:19 +01:00
Raphael
c790d6de89
build(rust/cargo): updated to rust 1.93 2026-02-12 16:26:49 +01:00
Raphaël
166519b108
ci(rust): adding the rust CI 2026-02-12 16:21:21 +01:00
Raphael
2c85271a47
feat(commands/utils): ping command issued from SlashCommand 2026-02-12 16:20:07 +01:00
Raphael
a4576acdc2
feat(events/bot): adding a interaction_create file 2026-02-12 16:19:37 +01:00
Raphael
94f2ac047b
feat(events/bot): adding a ready files 2026-02-12 16:19:26 +01:00
Raphael
a55e9f9ce6
feat(commands): adding new main.rs
- Will fetch all commands
2026-02-12 16:18:59 +01:00
Raphael
cc7369bcff
feat(commands): adding mod.rs 2026-02-12 16:18:29 +01:00
Raphael
3f5c8efd7a
feat(events): adding mod.rs 2026-02-12 16:18:21 +01:00
Raphael
a3fa499218
feat(events/mod): adding mod.rs 2026-02-12 16:18:15 +01:00
Raphael
9ed4364344
feat(commands/utils): adding mod.rs 2026-02-12 16:18:02 +01:00
Raphael
4f1f46f473
build(rust/Cargo): Adding the inventory rust lib 2026-02-12 16:09:30 +01:00
Raphael
d212fc7ef6
fix(build): replace mod to mod_gen to generated mods 2026-02-12 16:06:35 +01:00
Raphael
ae03eb701f
core(git/ignore): adding the mod_gen ignore
- Those file are generated in the build of cargo
2026-02-12 14:51:52 +01:00
Raphael
a2067ab674
feat(commands/utils): adding the ping command 2026-02-12 14:06:34 +01:00
Raphael
196d26046a
feat(main): adding the main.rs with ping command 2026-02-12 14:06:20 +01:00
Raphael
acf26d6e90
refactor(build): format using cargo fmt 2026-02-12 14:05:55 +01:00
Raphael
07380713b6
style(flake): now only version are shown 2026-02-12 14:05:26 +01:00
Raphael
b4189da147
core(git/ignore): adding the gitignore 2026-02-12 11:40:38 +01:00
Raphael
7751745e96
build(cargo/mod): the mod will be created at build 2026-02-12 11:38:54 +01:00
Raphael
db0f7dcb2f
build(rust/cargo): adding the cargo files 2026-02-11 19:49:16 +01:00
Raphael
54c672d861
build(nix): adding flake and envrc
- envrc is a way to load my dev environnement provided by my flake
2026-02-11 19:46:52 +01:00