1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
tux/assets/emojis
kzndotsh 8e3d8cdc66 feat(emojis): add new snippetban and snippetunban emojis
feat(setup.py): add new Setup class for server setup
refactor(moderation): move handle_case_response method to ModerationCogBase class for code reusability
fix(moderation): replace async create_embed method with synchronous one
feat(moderation): add support for case handling in ban command
feat(cases.py): update snippetban and snippetunban emoji ids
refactor(cases.py): replace async create_embed method with synchronous one

refactor(jail.py, kick.py): remove redundant code and simplify jail and kick commands
feat(jail.py, kick.py): improve error handling and logging for jail and kick commands
style(jail.py, kick.py): improve code readability and maintainability by removing unnecessary imports and functions

refactor(snippetban.py, snippetunban.py, timeout.py): simplify case handling logic and error handling
feat(snippetban.py, snippetunban.py): add reason parameter to usage and make error messages ephemeral
fix(timeout.py): move send_dm call after successful timeout to ensure user is notified only when action is successful

refactor(unban.py, unjail.py): simplify unban and unjail commands by removing redundant code
feat(unjail.py): add error handling for missing jail role or jail channel
fix(unjail.py): ensure atomicity when removing jail role and adding previous roles to prevent partial role assignment

refactor(untimeout.py, warn.py): remove redundant code and simplify case response handling
fix(untimeout.py, warn.py): move send_dm call to after timeout/warn action to ensure it's sent after action is successful
2024-08-25 08:53:50 +00:00
..
active_case.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
added.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
ban.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
inactive_case.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
jail.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
kick.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
removed.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
snippetban.png feat(emojis): add new snippetban and snippetunban emojis 2024-08-25 08:53:50 +00:00
snippetunban.png feat(emojis): add new snippetban and snippetunban emojis 2024-08-25 08:53:50 +00:00
timeout.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00
tux_case.png feat(assets): add new badges and emojis for user achievements and notifications 2024-07-11 17:38:59 +00:00
tux_default.png feat(assets): add new badges and emojis for user achievements and notifications 2024-07-11 17:38:59 +00:00
tux_error.png feat(assets): add new badges and emojis for user achievements and notifications 2024-07-11 17:38:59 +00:00
tux_info.png feat(assets): add new badges and emojis for user achievements and notifications 2024-07-11 17:38:59 +00:00
tux_note.png feat(assets): add new badges and emojis for user achievements and notifications 2024-07-11 17:38:59 +00:00
tux_notify.png feat(emojis): add new tux_notify and tux_tag emojis for better visual representation 2024-08-17 23:16:32 +00:00
tux_poll.png feat(assets): add new badges and emojis for user achievements and notifications 2024-07-11 17:38:59 +00:00
tux_prefix.png feat(emojis): add new tux_prefix.png file to provide a new emoji for the bot 2024-07-16 18:59:09 +00:00
tux_success.png feat(assets): add new badges and emojis for user achievements and notifications 2024-07-11 17:38:59 +00:00
tux_tag.png feat(emojis): add new tux_notify and tux_tag emojis for better visual representation 2024-08-17 23:16:32 +00:00
warn.png chore: remove unused pagination.py file from .archive directory 2024-07-25 15:04:44 +00:00