{"id":17110569,"url":"https://github.com/stephenyeargin/hubot-openweathermap","last_synced_at":"2026-01-19T11:32:59.605Z","repository":{"id":214226706,"uuid":"735995886","full_name":"stephenyeargin/hubot-openweathermap","owner":"stephenyeargin","description":"☔️🌡️ Get current weather from OpenWeatherMap","archived":false,"fork":false,"pushed_at":"2025-12-28T17:24:06.000Z","size":179,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T12:31:43.080Z","etag":null,"topics":["hubot","hubot-scripts","national-weather-service","openweathermap-api"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@stephenyeargin/hubot-openweathermap","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephenyeargin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-26T17:21:10.000Z","updated_at":"2025-12-28T17:24:10.000Z","dependencies_parsed_at":"2025-12-13T22:09:02.065Z","dependency_job_id":null,"html_url":"https://github.com/stephenyeargin/hubot-openweathermap","commit_stats":null,"previous_names":["stephenyeargin/hubot-openweathermap"],"tags_count":14,"template":false,"template_full_name":"stephenyeargin/template-hubot-script","purl":"pkg:github/stephenyeargin/hubot-openweathermap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-openweathermap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-openweathermap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-openweathermap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-openweathermap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenyeargin","download_url":"https://codeload.github.com/stephenyeargin/hubot-openweathermap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-openweathermap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28566458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hubot","hubot-scripts","national-weather-service","openweathermap-api"],"created_at":"2024-10-14T16:27:16.510Z","updated_at":"2026-01-19T11:32:59.600Z","avatar_url":"https://github.com/stephenyeargin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenWeatherMap for Hubot\n\nRetrieves the current conditions for a configured location or by query.\n\n[![npm version](https://badge.fury.io/js/@stephenyeargin%2Fhubot-openweathermap.svg)](https://badge.fury.io/js/@stephenyeargin%2Fhubot-openweathermap) [![Node CI](https://github.com/stephenyeargin/hubot-openweathermap/actions/workflows/nodejs.yml/badge.svg)](https://github.com/stephenyeargin/hubot-openweathermap/actions/workflows/nodejs.yml)\n\n## Installation\n\nIn your hubot repository, run:\n\n`npm install @stephenyeargin/hubot-openweathermap --save`\n\nThen add **@stephenyeargin/hubot-openweathermap** to your `external-scripts.json`:\n\n```json\n[\n  \"@stephenyeargin/hubot-openweathermap\"\n]\n```\n\n### Configuration\n\n| Environment Variables    | Required? | Description                              |\n| ------------------------ | :-------: | ---------------------------------------- |\n| `HUBOT_OPEN_WEATHER_MAP_API_KEY`  | Yes | API key from the developer console |\n| `HUBOT_DEFAULT_LATITUDE` | No | Latitude for default query of `hubot weather` |\n| `HUBOT_DEFAULT_LONGITUDE` | No | Longitude for default query of `hubot weather` |\n\n## Usage\n\n```\nuser1\u003e hubot weather\nhubot\u003e Currently scattered clouds and 49F/10C\n```\n\n### Slack\n\n![screenshot](screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenyeargin%2Fhubot-openweathermap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenyeargin%2Fhubot-openweathermap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenyeargin%2Fhubot-openweathermap/lists"}