diff --git a/cogs/mod.py b/cogs/mod.py index bc67f828c..e194c49a7 100644 --- a/cogs/mod.py +++ b/cogs/mod.py @@ -1273,6 +1273,9 @@ class Mod: except KeyError: # We have no delay set return + except AttributeError: + # DM + return if delay == -1: return