Skip to content

PetraOleum/Useless-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Useless-Clock

Mastodon bot for random times, DST changes, and other timekeeping ephemera.

Add a mastodon secrets file to usercred.secret and you're basically good to go.

Running in cron at a random time each hour probably needs something like:

0 * * * * bash -c "sleep $[RANDOM\%60]m" ; python3 /path/to/clock.py --usercred /path/to/usercred.secret >> /path/to/clock-log.txt 2>&1

About

Mastodon bot for random times, DST changes

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages