TIL: Mailing bot with Python
May 15, 2020 · 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...
Join discussion
