about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-01-19Make script executableArun Isaac
* apod-bot.sh: Set mode to 755.
2016-12-22Add link to bot running on my GNU Social instance.Arun Isaac
* README.org: Add link https://social.systemreboot.net/apod to bot running on my GNU Social instance.
2016-12-22Add example crontabArun Isaac
* README.org: Add example crontab to run bot.
2016-12-22Change attribution linkArun Isaac
* apod-bot.sh: Change attribution link to the new cgit "about" page.
2016-12-22Add README.orgArun Isaac
* README.org: Add a README file.
2016-12-22Switch to HTTPS URLArun Isaac
* apod-bot.sh (APOD_BASE_URL): NASA APOD has switched to HTTPS. Update the `APOD_BASE_URL' variable accordingly.
2016-12-22Initial commitArun Isaac