Desc command discord
This commit is contained in:
parent
ffcbfd3d3f
commit
8ee38cd4f9
1 changed files with 1 additions and 0 deletions
|
@ -11,4 +11,5 @@ class Utils(commands.Cog):
|
|||
|
||||
@commands.command()
|
||||
async def discord(self, ctx: commands.Context):
|
||||
"""Envoie le lien de ton serveur Discord"""
|
||||
await ctx.send(f"Rejoins mon Discord {self.keys['DISCORD']} !")
|
||||
|
|
Loading…
Reference in a new issue