We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e616c commit 6ce4cadCopy full SHA for 6ce4cad
cogs/owner.py
@@ -26,7 +26,7 @@ def __init__(self, bot):
26
)
27
@checks.is_owner()
28
async def load(self, context: Context, cog: str):
29
- """
+ """
30
The bot will load the given cog.
31
32
:param context: The hybrid command context.
0 commit comments