From 00a538f9bec92952cdddd233f258fce3ff05e44a Mon Sep 17 00:00:00 2001 From: dkay Date: Sat, 18 Apr 2026 22:24:03 -0700 Subject: [PATCH] Change default delete day message for /ban command. --- techsupport_bot/commands/moderator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techsupport_bot/commands/moderator.py b/techsupport_bot/commands/moderator.py index 6f21cdbc..7a467b75 100644 --- a/techsupport_bot/commands/moderator.py +++ b/techsupport_bot/commands/moderator.py @@ -80,7 +80,7 @@ async def handle_ban_user( target (discord.User): The target to ban reason (str): The reason the person is getting banned delete_days (app_commands.Range[int, 0, 7], optional): How many days of - messages to delete. Defaults to None. + messages to delete. Defaults to 7. """ # Ensure we can ban the person permission_check = await self.permission_check(