@bot.command(name="ping") async def ping(ctx: commands.Context): await ctx.send(f"Pong! {round(bot.latency * 1000)}ms")