@ -154,7 +154,7 @@ async def ssl(ctx, domain: str):
message = message + "- " +str(record) + "\n"
if records.count() < 1:
if not records:
await ctx.response.send_message(f"No A record found for {domain}")
return
The note is not visible to the blocked user.