aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-29Prepend https scheme if absent in media URI.•••* apod-bot.sh: Prepend https scheme if absent in media URI. Re-indent title extraction code. HEADmasterArun Isaac
2017-09-03Organize GNU Social API calls with new `send-request' function.•••* apod-bot.sh (send-request): New function. Invoke `send-request' for all GNU Social API calls. Arun Isaac
2017-09-03Support vimeo videos.•••* apod-bot.sh: Support vimeo videos as media. Clean up video detection code. Arun Isaac
2017-09-03Check bot authentication details.•••* apod-bot.sh: Make API request just to check if bot username/password are valid. Arun Isaac
2017-09-03Add troubleshooting tip.•••* README.org: Add troubleshooting tip about -x flag. Arun Isaac
2017-09-03Make script 'noglob' and 'nounset'.•••* apod-bot.sh: Add -f and -u flags to shebang. Arun Isaac
2017-09-03Improve duplicate notice detection.•••* apod-bot.sh: Use jq comparison to detect duplicate notice. Arun Isaac
2017-09-02Downcase variable names.•••* apod-bot.sh: Downcase variable names. Arun Isaac
2017-09-02Silence curl.•••* apod-bot.sh: Add -s and -S flags to curl to suppress output unless there is an error. Arun Isaac
2017-08-24Add comments.•••* apod-bot.sh: Add comments. Arun Isaac
2017-01-19Make script executable•••* apod-bot.sh: Set mode to 755. Arun Isaac
2016-12-22Add link to bot running on my GNU Social instance.•••* README.org: Add link https://social.systemreboot.net/apod to bot running on my GNU Social instance. Arun Isaac
2016-12-22Add example crontab•••* README.org: Add example crontab to run bot. Arun Isaac
2016-12-22Change attribution link•••* apod-bot.sh: Change attribution link to the new cgit "about" page. Arun Isaac
2016-12-22Add README.org•••* README.org: Add a README file. Arun Isaac
2016-12-22Switch to HTTPS URL•••* apod-bot.sh (APOD_BASE_URL): NASA APOD has switched to HTTPS. Update the `APOD_BASE_URL' variable accordingly. Arun Isaac
2016-12-22Initial commitArun Isaac