chore: prevent people from deletingtheir AI queries

This commit is contained in:
2025-11-20 17:31:04 +01:00
parent 815b508a0f
commit a9c6417448

View File

@@ -181,5 +181,3 @@ async def forward_to_google_api(
response,
mention_author=True,
)
# Add a reaction to the reply message (if the user decides to delete it)
await reply_message.add_reaction("\U0000274c")