feat: Rename command to 'tetoimage' and add description for clarity
This commit is contained in:
parent
8232540c48
commit
66547d94aa
@ -8,7 +8,7 @@ class TetoImageCog(commands.Cog):
|
||||
self.teto_url = "https://slipstreamm.dev/teto"
|
||||
self.footer_url = "https://slipstreamm.dev/teto-web"
|
||||
|
||||
@commands.hybrid_command(name='teto')
|
||||
@commands.hybrid_command(name='tetoimage', description='Get a random image of Kasane Teto.')
|
||||
async def get_teto_image(self, ctx):
|
||||
"""Gets a random image of Kasane Teto."""
|
||||
async with ctx.typing():
|
||||
|
Loading…
x
Reference in New Issue
Block a user