Skip to content

Commit

Permalink
Update name of command
Browse files Browse the repository at this point in the history
  • Loading branch information
mAxYoLo01 committed Feb 10, 2022
1 parent b8f7217 commit ae8a226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/random_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ async def clear(self, ctx, number=1):
except AttributeError: # Purging a DM/Group channel
pass

@commands.command(brief="Lien de la Map BTE & BTE France")
@commands.command(brief="Lien des maps BTE")
async def map(self, ctx):
embed = discord.Embed(
title="Maps de BTE",
Expand Down

0 comments on commit ae8a226

Please sign in to comment.