From 0c9a10ef623154a7d1136e639c08dfaee65e1bd0 Mon Sep 17 00:00:00 2001 From: Kamal Curi Date: Tue, 26 Sep 2023 10:22:49 -0300 Subject: [PATCH] ADD: roulette comlock message --- utils/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/commands.py b/utils/commands.py index a586056..52df08c 100644 --- a/utils/commands.py +++ b/utils/commands.py @@ -561,7 +561,7 @@ async def roulette(bot:object) -> str: spin = 0 if comlock['roulette'] == True: - return 0 + return await bot.send(bot.author.name + " can't take the gun as it is still on someone's hand!") comlock['roulette'] = True