mirror of
https://github.com/miaowware/qrm2.git
synced 2026-06-19 14:18:46 -04:00
whoops
This commit is contained in:
+1
-1
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user