Commit Graph

4 Commits

Author SHA1 Message Date
neoarz
134b11cb59 feat: add message deletions when banning
Added support for specifying a time period to delete a banned user's messages, including options for hours, days, or all messages. Improved permission checks, error handling, and user feedback for the ban command.
2025-09-15 15:28:30 -04:00
neoarz
2ca95b01b0 style: Update date format in archive and add context menu note
Changed date formatting in archive.py from DD.MM.YYYY to MM/DD/YYYY for consistency. Added a note in context_menus.py indicating the file is unused and may be removed in the future.
2025-09-15 14:50:53 -04:00
neoarz
2e0c8dafd0 fix: make archived messages be in order
Refactored the archive command to collect messages before writing to the log file, ensuring chronological order. Updated server creation date formatting in serverinfo embed footer for better readability.
2025-09-15 14:45:00 -04:00
neoarz
8d261089c0 style: new code layout 2025-09-14 18:54:56 -04:00