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