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(