From 9cf0380b94514ac8bd2955cc7170718c9e881776 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sun, 14 Jun 2020 23:59:44 +0100 Subject: [PATCH] Removed perms for Lukas' command --- cogs/FunCommands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/FunCommands.py b/cogs/FunCommands.py index f3a20b4c..2eb12f02 100644 --- a/cogs/FunCommands.py +++ b/cogs/FunCommands.py @@ -128,7 +128,7 @@ class Fun(commands.Cog): # Bot ~8Ball command @commands.command(aliases=['Lukas']) @cooldown(1, 0.5, BucketType.channel) - @commands.has_any_role('Lukas (Server Booster)', 'Hamothy') + @commands.has_any_role('Lukas (Server Booster)') async def lukas(self, ctx): lukasID = '<@395653002050011166>' bubzID = '<@422588717744652289>'