From 9a1461eddb06e98ad8ad38c7c676508d870bcde9 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 22 Feb 2022 04:15:55 +0100 Subject: [PATCH] :broom: Remove unused author variable --- royalpack/commands/diobot.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/royalpack/commands/diobot.py b/royalpack/commands/diobot.py index 0f983403..ed027a46 100644 --- a/royalpack/commands/diobot.py +++ b/royalpack/commands/diobot.py @@ -62,8 +62,6 @@ async def diobot(*, _msg: engi.Message, **__): Il bot รจ molto arrabbiato e vuole creare bestemmie complesse! """ - author = await _msg.sender - h = hash(datetime.datetime.now()) message = random.Random(x=h).sample(WHO, 1)[0]