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 d226be3 commit d54416bCopy full SHA for d54416b
cogs/utility.py
@@ -370,7 +370,7 @@ async def config(self, ctx):
370
"""Change configuration for the bot.
371
372
You shouldn't have to use these commands as other commands such
373
- as `prefix` and `status` should change config vars for you.
+ as `prefix` and `activity` should change config vars for you.
374
"""
375
if ctx.invoked_subcommand is None:
376
cmd = self.bot.get_command('help')
0 commit comments