Age | Commit message (Collapse) | Author |
|
* apod-bot.sh: Prepend https scheme if absent in media URI. Re-indent
title extraction code.
|
|
* apod-bot.sh (send-request): New function.
Invoke `send-request' for all GNU Social API calls.
|
|
* apod-bot.sh: Support vimeo videos as media. Clean up video detection
code.
|
|
* apod-bot.sh: Make API request just to check if bot username/password
are valid.
|
|
* README.org: Add troubleshooting tip about -x flag.
|
|
* apod-bot.sh: Add -f and -u flags to shebang.
|
|
* apod-bot.sh: Use jq comparison to detect duplicate notice.
|
|
* apod-bot.sh: Downcase variable names.
|
|
* apod-bot.sh: Add -s and -S flags to curl to suppress output unless
there is an error.
|
|
* apod-bot.sh: Add comments.
|
|
* apod-bot.sh: Set mode to 755.
|
|
* README.org: Add link https://social.systemreboot.net/apod to bot
running on my GNU Social instance.
|
|
* README.org: Add example crontab to run bot.
|
|
* apod-bot.sh: Change attribution link to the new cgit "about" page.
|
|
* README.org: Add a README file.
|
|
* apod-bot.sh (APOD_BASE_URL): NASA APOD has switched to HTTPS. Update
the `APOD_BASE_URL' variable accordingly.
|
|
|