change nomen command description

This commit is contained in:
Infinidoge 2024-12-31 18:19:28 -05:00
parent d7863f2a49
commit 91594c15b7
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA

View file

@ -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)