From 01dee2fe08b848f5dc7c1a5784cc8962604790c9 Mon Sep 17 00:00:00 2001 From: Migatu Date: Mon, 1 Apr 2024 13:43:09 +0200 Subject: [PATCH] 11 --- bot.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bot.py b/bot.py index 9ad2fc4..997c68e 100644 --- a/bot.py +++ b/bot.py @@ -1967,6 +1967,8 @@ class DoSearchView(discord.ui.View): #emoji = await ctx.guild.fetch_emoji(id) #button.emoji=1102174413887111189 logger.info("Pressed") + logger.info(button) + logger.info(interaction.response) await interaction.response.send_message("You clicked the button!") # Send a message when the button is clicked @client.hybrid_command(