Raphael
|
e21f107c3d
|
feat(main): adding the GatewayIntents
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
29c146b359
|
feat(utils/perm): adding the is_buyer / is_owner / is_dev
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
68911ed2e8
|
feat(utils/perm): adding the is_whitelist field
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
0d7fc09680
|
feat(utils/mod): adding the mod
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
bfee640f06
|
feat(database/guild_user): adding the guild_user database wrapper
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
742fa0fa20
|
feat(database/bot): adding the bot database wrapper
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
950c7b444a
|
feat(models/bot): Adding enum to for presence / activity
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
7a248785ac
|
feat(database/guild): adding the create/delete function
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
cf2ed59d62
|
fix(database/guild): correcting the good function call
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
010eac8442
|
style(database/guild): change the format return var name
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
55d7633614
|
feat(database/guild): adding the protect management
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
4a5536dbe1
|
feat(database/guild): adding the database guild log management
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
b02cba18ae
|
refactor(database/user): adding the clickable User on the documentation
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
00fd1d944c
|
refactor: format the main.rs
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
e35b8c127f
|
feat(database/user): adding the database wrapper for user
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
90c47fe2de
|
feat(models): adding the models
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
4752488a7f
|
feat(models): adding the models mod
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
c828522ac7
|
feat(src/database): adding the database mod
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
3ed80a5626
|
refactor(commands/mod): format using cargo fmt
|
2026-02-13 12:12:36 +01:00 |
|
Raphael
|
49eb9f5964
|
feat(models): adding models for sqlx in rust
|
2026-02-12 23:20:54 +01:00 |
|
Raphael
|
d746e95b9e
|
feat(main): now database is connected at the start of the app
|
2026-02-12 23:20: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
|
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 |
|