Skip to content

Commit

Permalink
add security warning comment to automail.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkoder27 committed Apr 15, 2023
1 parent 147ba68 commit 104c79f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automail.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#find documentation for ezgmail module at https://pypi.org/project/EZGmail/
#simple simon says module that interacts with google API to read the subject line of an email and respond to "Simon says:"
#DO NOT FORGET TO ADD CREDENTIALS.JSON AND TOKEN.JSON TO .GITIGNORE!!!

import ezgmail, re, time

Expand Down

0 comments on commit 104c79f

Please sign in to comment.