1
0
mirror of https://bitbucket.org/SosoM1k0r31z31/funny-cat.git synced 2025-04-11 22:55:46 +02:00

update character help

This commit is contained in:
SosoM1k0r31z31 2020-11-13 15:00:30 +03:00
parent 37c8a9b349
commit bd56486617

2
bot.py
View File

@ -1572,7 +1572,7 @@ async def character(ctx, char):
await ctx.send("An error occured, Please try again.")
elif char.lower() == "list":
await ctx.send("```List of available characters\n\nmako\nanchovy\nyuri\naqua\nmio\nmiho\nhana\nsaori```")
await ctx.send("```List of available characters\n\nmako\nanchovy\nyuri\naqua\nmio\nmiho\nhana\nsaori\nerina\nsaren\npecorine```")
else:
await ctx.send("```unknown character\n\nsee %character list for a list of characters```")