diff --git a/commands/booru.py b/commands/booru.py index 05f46fc..3d8de53 100644 --- a/commands/booru.py +++ b/commands/booru.py @@ -46,6 +46,7 @@ async def reverse(context): await selector.wait() if selector.timed_out: + await context.interaction.edit_initial_response('**Timed out.**', components=None) return urls = selector.selected