I am using smtplib to send text messages as alerts to my phone for a certain event on a website. I have all the webscraping figured out, but when I attach the link I want sent in the text message, it just freaks out and sends a blank message. Any ideas? Thanks. Here is my current message:
msg = "Reservations open! https://mvascheduling.mva.maryland.gov/Default.aspx"