Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to send emails that have image attachments #622

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

WesleyThompson
Copy link

Description:

This is a simple update to app_utils that allows users to optionally send an email with an image attachment.

When calling app_utils.emailUser() you just add an optional file path to the image you wish to send.

Use Case:

I created a module that takes a picture using a webcam. I want to optionally send the player an email with the photo attached. I want to utilize the mailgun/gmail stuff from emailUser()

@WesleyThompson
Copy link
Author

Seems like travis is getting held up on other files and not the one I edited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant