Skip to content

A twitter bot which gently reminds you to check in on others.

License

Notifications You must be signed in to change notification settings

objectfox/careclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

careclock

A twitter bot which gently reminds you to check in on others.

Code is in careclock.py, requirements are in requirements.txt, messages are in morning.txt, evening.txt, and daytime.txt respectively. Uses Twython to tweet.

You can set it up to run from a cron with something like this:

* * * * * cd /home/objectfox/careclock && source /home/objectfox/careclock/env/bin/activate && source /home/objectfox/careclock/creds.sh && python /home/objectfox/careclock/careclock.py > /home/objectfox/careclock/cron.log

About

A twitter bot which gently reminds you to check in on others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages