Skip to content

This is a Python Bot that I worked on. It lets you speak to the Bot and write your emails by listening to your voice.

License

Notifications You must be signed in to change notification settings

ayushgaur03/Email-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMAIL BOT

This is a Python Bot created to send emails by means of interacting with your bot. The EmailBot is capable of listening to your voice and use the input provided as text. You just need to tell the recepient's email address and speak out the message.

Requirements:

  • To create the EmailBot, you will need to use Python Libraries mentioned in the requirements.txt file.
  • A color.py file contains a color class which is used to color the text part that the EmailBot will generate in your terminal.
  • In order to make Email Bot work for your email you need to know SMTP address of your email address' domain

Features:

  • Its a hands-free bot, i.e., once you run it you don't need to type anything, just need to interact with the bot and the rest of the work will be done by the EmailBot.
  • You can store email contacts to the bot. Thus, the email addresses of individuals can be accessed using their aliases in the program.
  • The command line interaction is color encoded, thereby enhancing the UI experience of the user.

Note: I am still working on the EmailBot. I am working on different features to add on to it. If anyone wants to contribute just ping me up with an idea.

About

This is a Python Bot that I worked on. It lets you speak to the Bot and write your emails by listening to your voice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages