@ -83,7 +83,7 @@ class Thera(commands.Cog):
value=f"Less than {time_until_eol.diff_for_humans(absolute=True)}",
)
embed.description = f'http://evemaps.dotlan.net/route/{system_name}:{i["destinationSolarSystem"]["name"]}'
await ctx.send(embed=embed)
return await ctx.send(embed=embed)
return await ctx.send("Could not find a connection to Thera.")