Bluesky bot that posts a random image from Street View at a predefined schedule.
You will need to provide the bot’s username, app password, Maps API key and signing secret through environment variables:
BSKY_RANDOM_PLACES_USERNAME
BSKY_RANDOM_PLACES_PASSWORD
BSKY_RANDOM_PLACES_MAPS_KEY
BSKY_RANDOM_PLACES_MAPS_SECRET
Then build with yarn build
and deploy by running the bin.mjs
file in dist
.
countries.json.br
sourced from World Bank,
and then transformed from Shapefile to Brotli-compressed GeoJSON by me