Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages