mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 19:53:19 +02:00
✏️ - Fixed typo
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ class LolCmds(commands.Cog):
|
|||||||
await ctx.send(f'Please wait at least 2 seconds between each $lol_rank.')
|
await ctx.send(f'Please wait at least 2 seconds between each $lol_rank.')
|
||||||
CD_LOLRANK = 1
|
CD_LOLRANK = 1
|
||||||
elif isinstance(error, commands.MissingRequiredArgument):
|
elif isinstance(error, commands.MissingRequiredArgument):
|
||||||
await ctx.send(f'Please enter an invocator name () after $lol_rank.')
|
await ctx.send(f'Please enter an invocator name (EUW) after $lol_rank.')
|
||||||
|
|
||||||
|
|
||||||
def setup(bot):
|
def setup(bot):
|
||||||
|
|||||||
Reference in New Issue
Block a user