Skip to content

mhord/CommentBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommentBot

Python script to watch the SparkFun comments feed and send e-mail when certain pages get commented upon.

There's a missing file here: credentials.py. It should contain two lines:

sender = "email@gmail.com"
password = "passwordgoeshere"

These should be the credentials for the e-mail address that is sending the notifications. By default, I expect that you're using Gmail; if not, that's your own lookout.

About

Python script to watch the SparkFun comments feed and send e-mail when certain pages get commented upon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages