Pārlūkot izejas kodu

added pat aliase to headpat command

tags/v1.6.0
Roxie Gibson pirms 6 gadiem
vecāks
revīzija
0e961fc359
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      Roxbot/cogs/fun.py

+ 1
- 1
Roxbot/cogs/fun.py Parādīt failu

@@ -183,7 +183,7 @@ class Fun:
return await ctx.send("You didn't mention someone for me to hug")
return await ctx.send(":blush: *{} hugs {}*".format(self.bot.user.name, user.name))

@bot.command(aliases=["headpat"])
@bot.command(aliases=["headpat", "pat"])
async def pet(self, ctx, *, user: discord.User = None):
"""
Gives headpats to the mentioned user :3

Notiek ielāde…
Atcelt
Saglabāt