mirror of
https://github.com/miaowware/qrm2.git
synced 2025-04-07 03:58:39 -04:00
whoops
This commit is contained in:
parent
067adb0252
commit
9f586242f7
@ -64,7 +64,7 @@ class BaseCog(commands.Cog):
|
||||
except:
|
||||
return
|
||||
|
||||
@bot.command(name="ping")
|
||||
@commands.command(name="ping")
|
||||
async def _ping(self, ctx):
|
||||
await ctx.send(f'**Pong!** Current ping is {self.bot.latency*1000:.1f} ms')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user