diff --git a/cogs/WaifuImages.py b/cogs/WaifuImages.py index 49a8f6fa..f43b53d1 100644 --- a/cogs/WaifuImages.py +++ b/cogs/WaifuImages.py @@ -11,7 +11,7 @@ class Waifus(commands.Cog): # Bot ~Kakashi command for Zara @commands.command(aliases=['Kakashi']) - @cooldown(1, 0.5, BucketType.channel) + @cooldown(1, 0, BucketType.channel) async def kakashi(self, ctx): channels = ["bot-commands"] if str(ctx.channel) not in channels: