Tanner Fry
Will allow the user to send an email while in the chat
with the bot. The text send will be interpreted as html
so you can use formatting such as
to make new lines,
and any other html formatting commands in the text of the
body of the email. No additional libraries need to be installed.
Make sure that you configure the email_config.conf file with your
email, your email password, SMTP server, and SMTP server port.
See that document for more information.