aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/cheatsheet.py
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-05-01 14:17:28 +0100
committerGravatar shtlrs <[email protected]>2023-05-06 13:20:46 +0100
commit229c1672529c7d5b87dc0928816c0094bd42189c (patch)
tree615c3a7e51846a84ecde3013cb1c033ffa35f826 /bot/exts/utilities/cheatsheet.py
parentupdate Channels (diff)
update Categories
Diffstat (limited to 'bot/exts/utilities/cheatsheet.py')
-rw-r--r--bot/exts/utilities/cheatsheet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/utilities/cheatsheet.py b/bot/exts/utilities/cheatsheet.py
index 3141a050..d7eb4917 100644
--- a/bot/exts/utilities/cheatsheet.py
+++ b/bot/exts/utilities/cheatsheet.py
@@ -80,7 +80,7 @@ class CheatSheet(commands.Cog):
aliases=("cht.sh", "cheatsheet", "cheat-sheet", "cht"),
)
@commands.cooldown(1, 10, BucketType.user)
- @whitelist_override(categories=[Categories.help_in_use])
+ @whitelist_override(categories=[Categories.python_help_system])
async def cheat_sheet(self, ctx: Context, *search_terms: str) -> None:
"""
Search cheat.sh.