change nomen command description
This commit is contained in:
parent
d7863f2a49
commit
91594c15b7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Settings(Cog):
|
||||||
@group(invoke_without_command=True)
|
@group(invoke_without_command=True)
|
||||||
async def nomen(self, ctx):
|
async def nomen(self, ctx):
|
||||||
"""
|
"""
|
||||||
Settings for Nomen
|
Managing your data in Nomen
|
||||||
"""
|
"""
|
||||||
|
|
||||||
await ctx.send_help(self.nomen)
|
await ctx.send_help(self.nomen)
|
||||||
|
|
Loading…
Reference in a new issue