Commit graph

23 commits

Author SHA1 Message Date
Raphael
cdfc2c45c0 style(events/bot): adding the tracing log on interaction_create 2026-02-17 15:30:54 +01:00
Raphael
c6fb232910 style(events/bot): adding the tracing log on ready 2026-02-17 15:30:54 +01:00
Raphael
71c1065aaa
style(events/bot): removing useless import 2026-02-16 15:28:24 +01:00
Raphael
421a926cf7
fix(events/bot): take a u128 instead of i32 for counter of member 2026-02-15 23:55:45 +01:00
Raphael
a104cbf453
feat(events/bot): adding emoji field 2026-02-15 23:42:34 +01:00
Raphael
1b052c92a0
style(events/bot): adding a blank line on tty running 2026-02-15 23:41:59 +01:00
Raphael
e43dfaf3c3
feat(event/mod): adding the emoji to interaction.create 2026-02-15 23:41:16 +01:00
Raphael
0869d04b30
refactor(events/mod): formatting using rustfmt 2026-02-14 00:46:58 +01:00
Raphael
8621e96237
style(events/bot): adding the name for guild / user scrap to the database 2026-02-13 23:28:52 +01:00
Raphael
672056a8a3
refactor(events/bot): fixing issues on print id on the start 2026-02-13 20:34:52 +01:00
Raphael
6f7fd043d2 feat(events/bot): adding the scrap of users at the start
- Also adding the connection with a status but not a major issue
2026-02-13 20:06:33 +01:00
Raphael
a26a21964d feat(event/mod): adding the database into ready event 2026-02-13 20:06:33 +01:00
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
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
04bced81ed
refactor(events/mod): passing the rustfmt 2026-02-12 16:28:01 +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
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