@bot.command(name="eval") @eval_check() async def eval_(ctx, *, cmd): fn_name = "_eval_expr" cmd = cmd.strip("` ")