From 1daa666ee15334bdb2a3a636436d035141851312 Mon Sep 17 00:00:00 2001 From: yuki Date: Wed, 8 Oct 2025 06:35:07 -0300 Subject: [PATCH] add await whoops --- commands/collage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/collage.py b/commands/collage.py index 812566e..0969bd7 100644 --- a/commands/collage.py +++ b/commands/collage.py @@ -42,7 +42,7 @@ def setup(bot: bot.Bot): case _: "7day" if timeframe == "1day": - ctx.send(u.error_msg("Daily charts are not yet supported. Sorry!!")) + await ctx.send(u.error_msg("Daily charts are not yet supported. Sorry!!")) return try: