#check latency @bot.command() async def ping(ctx): await ctx.send(f'**Current ping is {round(bot.latency*1000)} ms**')