Commit graph

74 commits

Author SHA1 Message Date
Raphael
6c858abb0a
feat(events/mod): adding the database to events 2026-02-12 23:20:10 +01:00
Raphael
4f5b0fd5ea
refactor(events/bot): adding a backline before the last message
The last message refere to the last message sent by TTY when running
2026-02-12 23:19:25 +01:00
Raphael
fb443a3287
feat(events/bot): adding the database field on interaction_create 2026-02-12 23:18:12 +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
f8cdacbd49
feat(main): adding default Gateway to the bot 2026-02-12 20:27:56 +01:00
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
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
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
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