aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/catify.py
diff options
context:
space:
mode:
authorGravatar ToxicKidz <[email protected]>2021-05-07 13:13:33 -0400
committerGravatar ToxicKidz <[email protected]>2021-05-07 13:13:33 -0400
commita1307cc6de1bad6a009f9f1e6b478b98c58d903f (patch)
tree8544cfae3e7c69de2b7116afc3891cb2cfd82ec7 /bot/exts/evergreen/catify.py
parentMerge branch 'spring-cleanup' of https://github.com/ToxicKidz/sir-lancebot in... (diff)
parentMerge pull request #724 from ToxicKidz/fix/mosaic-command (diff)
fix: Resolve Merge Conflicts
Diffstat (limited to 'bot/exts/evergreen/catify.py')
-rw-r--r--bot/exts/evergreen/catify.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/exts/evergreen/catify.py b/bot/exts/evergreen/catify.py
index b4ae4a25..3182f69e 100644
--- a/bot/exts/evergreen/catify.py
+++ b/bot/exts/evergreen/catify.py
@@ -14,6 +14,7 @@ class Catify(commands.Cog):
"""Cog for the catify command."""
@commands.command(aliases=["ᓚᘏᗢify", "ᓚᘏᗢ"])
+ @commands.cooldown(1, 5, commands.BucketType.user)
async def catify(self, ctx: commands.Context, *, text: Optional[str]) -> None:
"""
Convert the provided text into a cat themed sentence by interspercing cats throughout text.