diff --git a/aurora/aurora.py b/aurora/aurora.py index 0a33241..4bb7945 100644 --- a/aurora/aurora.py +++ b/aurora/aurora.py @@ -372,7 +372,7 @@ class Aurora(commands.Cog): guild=interaction.guild, moderator=interaction.user, reason=reason, - moderation_type=f"addrole", + moderation_type="addrole", response=await interaction.original_response(), duration=parsed_time, role=role,