TIL: Mailing bot with Python
Bots are a really cool way to automate boring tasks. To finish this chore i wished to code a mailer bot and i finally succeeded using the Flask-mail library in python. I started out by referring to the most commonly available codes for this task, ho...
May 15, 2020124
