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
|
bb55c7e1d6
|
build(nix/flake): adding the RUST_LOG to info
|
2026-02-17 15:30:54 +01:00 |
|
Raphael
|
b31e4aa1bb
|
feat(rust/cargo): adding the tracing libs
|
2026-02-17 15:30:54 +01:00 |
|
Raphael
|
8b0d8dd7b9
|
feat(database/bot): typing the bot.rs get method
|
2026-02-16 22:15:40 +01:00 |
|
Raphael
|
cf075815d3
|
feat(commands/utils): adding the footer to the help command
|
2026-02-16 22:14:45 +01:00 |
|
Raphael
|
372ef79cdc
|
feat(migration/tables): adding default values
|
2026-02-16 22:14:21 +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
|
d0afd2986c
|
style(database/bot): removing selection of status
|
2026-02-16 15:28:56 +01:00 |
|
Raphael
|
71c1065aaa
|
style(events/bot): removing useless import
|
2026-02-16 15:28:24 +01:00 |
|
Raphael
|
dfccac5900
|
feat(models/bot): removing the id field
|
2026-02-16 15:27:56 +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
|
421a926cf7
|
fix(events/bot): take a u128 instead of i32 for counter of member
|
2026-02-15 23:55:45 +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
|
b2f19a2edb
|
feat(config/emoji): adding the emoji configuration
|
2026-02-15 23:43:13 +01:00 |
|
Raphael
|
da29493980
|
feat(config/mod): adding the EmojiConfig publication
|
2026-02-15 23:42:55 +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
|
1f14b44188
|
feat(main): adding the emoji loading
|
2026-02-15 23:40:51 +01:00 |
|
Raphael
|
667b7d110c
|
feat(emojis): adding the emojis toml
|
2026-02-15 23:39:12 +01:00 |
|
Raphael
|
8a3798d3ea
|
feat(build): adding configuration folder to automod
|
2026-02-15 23:38:56 +01:00 |
|
Raphael
|
52eaa12cc1
|
build(rust/cargo): adding the dependency for emojis
Adding the serde / toml
|
2026-02-15 23:37:34 +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
|
c1af40861a
|
refactor(main): formatting using rustfmt
|
2026-02-14 00:47:07 +01:00 |
|
Raphael
|
0869d04b30
|
refactor(events/mod): formatting using rustfmt
|
2026-02-14 00:46:58 +01:00 |
|
Raphael
|
d73b704ca0
|
refactor(database/mod): formatting using rustfmt
|
2026-02-14 00:46:50 +01:00 |
|
Raphael
|
ee99b6c4c4
|
refactor(commands/utils): formatting using rustfmt on ping
|
2026-02-14 00:46:36 +01:00 |
|
Raphaël
|
1b1f3ae9d3
|
core(license): adding the GNU GPL v3 license
Added the GNU General Public License version 3 to the project.
|
2026-02-14 00:44:51 +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
|
70d40cf02a
|
feat(main): adding the return on the client error
|
2026-02-13 23:28:17 +01:00 |
|
Raphael
|
672056a8a3
|
refactor(events/bot): fixing issues on print id on the start
|
2026-02-13 20:34:52 +01:00 |
|
Raphael
|
474af44a12
|
build(cargo): update the version number from the lock file
|
2026-02-13 20:34:24 +01:00 |
|
Raphael
|
72e0ae0083
|
core(cargo): explicit the build script adding minor thing
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
3b1cef94d8
|
core(cargo): update the version number
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
1ab4b7cb61
|
style!(models): adding the Db prefix on type from database
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
997da4c564
|
fix(build): removing the last '/' from unique dir
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
0ff9aa4340
|
style(main): adding the indentation for align all GatewayIntent
|
2026-02-13 20:06:33 +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
|
5ffb334130
|
feat!(database): adding the database Db* type
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
9303e8dd7f
|
build(setup): removing the script setup for use sqlx cli instead
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
429adcd1a2
|
feat(migrations): adding the test value for users
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
5d3e7d12bd
|
build(migrations): adding the insert bot
- This insert permit to create the bot field
|
2026-02-13 20:06:33 +01:00 |
|
Raphael
|
e21f107c3d
|
feat(main): adding the GatewayIntents
|
2026-02-13 20:06:33 +01:00 |
|