diff --git a/app/dragon-bot.py b/app/dragon-bot.py index 6a8aaae3..113078bd 100644 --- a/app/dragon-bot.py +++ b/app/dragon-bot.py @@ -84,7 +84,7 @@ async def on_message(message): def is_bot(m): return m.author == client.user - await client.purge_from(message.channel, limit=100, check=is_bot) + await client.purge_from(message.channel, limit=10, check=is_bot) if message.content.startswith('!decide'): await client.send_message(