tty/src
Raphael 8c011d29fd
fix(command/moderation): adding the position 0 for ban
The serenity lib return None on .member_highest_role so adding an
unwrap_or(0)
2026-03-16 14:40:20 +01:00
..
commands fix(command/moderation): adding the position 0 for ban 2026-03-16 14:40:20 +01:00
config feat(config/emoji): adding the emoji configuration 2026-02-15 23:43:13 +01:00
database feat(database): adding the anyhow result return for user functions 2026-02-25 21:54:49 +01:00
events feat(event/bot): changing return type for anyhow::Result 2026-02-25 21:55:43 +01:00
models feat(models/bot): removing the id field 2026-02-16 15:27:56 +01:00
utils feat(utils/format): adding the format_sanction module 2026-03-16 14:03:54 +01:00
main.rs refactor(src): cargo format on main.rs 2026-02-25 21:56:16 +01:00