diff --git a/data_expunged.py b/data_expunged.py index dabc0d4..e31f6f1 100644 --- a/data_expunged.py +++ b/data_expunged.py @@ -14,7 +14,6 @@ async def on_message(message): return if ('spoil' in message.content.lower() - and message.author.is_on_mobile() and message.attachments and not any(a.is_spoiler() for a in message.attachments)):