mirror of
https://github.com/alterware/aw-bot.git
synced 2025-12-11 12:07:50 +00:00
chore: prevent people from deletingtheir AI queries
This commit is contained in:
@@ -181,5 +181,3 @@ async def forward_to_google_api(
|
|||||||
response,
|
response,
|
||||||
mention_author=True,
|
mention_author=True,
|
||||||
)
|
)
|
||||||
# Add a reaction to the reply message (if the user decides to delete it)
|
|
||||||
await reply_message.add_reaction("\U0000274c")
|
|
||||||
|
|||||||
Reference in New Issue
Block a user