Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 597 Bytes

secretSantaScript

A Secret Santa Script for you and your friends

This script, take into account if you are living under the same roof and you don't want to finish having to search for one more gift (You can use this feature also to avoid someone you dislike ;) )

How to use it

  • Step 1 : Run pip install .
  • Step 2 : Write down the csv contacts file from the resources folder
  • Step 3 : Modify the email template if you want
  • Step 4 : Modify the properties to set your email, the TLS port, smtp and password
  • Step 5 : Run the secret_santa.py script
  • Step 6 : Check your emails :)