diff --git a/cogs/IdaCogs.py b/cogs/IdaCogs.py index 019b1b9..a08ac15 100644 --- a/cogs/IdaCogs.py +++ b/cogs/IdaCogs.py @@ -222,6 +222,7 @@ class IdaCogs(commands.Cog): self.writeToWhatsLeftToHaul.restart() except Exception as e: + print(e) await ctx.followup.send(f"something shat the bed")