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(