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: