Skip to content

Commit 104c79f

Browse files
committed
add security warning comment to automail.py
1 parent 147ba68 commit 104c79f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

automail.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#find documentation for ezgmail module at https://pypi.org/project/EZGmail/
22
#simple simon says module that interacts with google API to read the subject line of an email and respond to "Simon says:"
3+
#DO NOT FORGET TO ADD CREDENTIALS.JSON AND TOKEN.JSON TO .GITIGNORE!!!
34

45
import ezgmail, re, time
56

0 commit comments

Comments
 (0)