]> git.ipfire.org Git - ipfire.org.git/blob - src/crontab/ipfire.org
Add bot that automatically tweets some things
[ipfire.org.git] / src / crontab / ipfire.org
1 # Update blog feeds once an hour
2 0 * * * * nobody ipfire.org update-blog-feeds
3
4 # Scan for release files once an hour
5 0 * * * * nobody ipfire.org scan-files
6
7 # Send messages
8 * * * * * nobody ipfire.org send-all-messages
9
10 # Cleanup once a an hour
11 30 * * * * nobody ipfire.org cleanup-messages
12
13 # Check mirrors once every 30 min
14 */30 * * * * nobody ipfire.org check-mirrors
15
16 # Tweet once a week
17 0 8 * * * nobody sleep ${RANDOM} && ipfire.org tweet