Bot-Collection icon indicating copy to clipboard operation
Bot-Collection copied to clipboard

[GSSoC'23] Create a proper folder for email management

Open anandanmukh opened this issue 1 year ago • 1 comments

Problem

  • There are a couple of scripts related to emails in the main repo. A proper directory with the access to different email bots needs to be made
  • Create additional functionalities, like reading & receiving emails, email reminders, email analytics and so on...

Solution

  • Create a proper directory, something like "email_bot"
  • Put all the email scripts inside the bot, and connect all the individual scripts to have a proper email bot.
  • Use libraries like smtplib, poplib, imaplib to manage the emails

@neelshah2409 Kindly assign me this issue under the GSSoC'23.

anandanmukh avatar May 23 '23 07:05 anandanmukh