{"id":17110547,"url":"https://github.com/stephenyeargin/hubot-bcycle-finder","last_synced_at":"2026-03-03T12:32:40.971Z","repository":{"id":27054388,"uuid":"30519789","full_name":"stephenyeargin/hubot-bcycle-finder","owner":"stephenyeargin","description":"🚲🤖 Get the status of nearby BCycle stations","archived":false,"fork":false,"pushed_at":"2025-02-23T04:33:04.000Z","size":1102,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T20:55:41.659Z","etag":null,"topics":["bcycle","bicycle","bike","bike-share","hacktoberfest","hubot","hubot-scripts"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hubot-bcycle-finder","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}},"created_at":"2015-02-09T05:11:52.000Z","updated_at":"2025-02-23T04:32:35.000Z","dependencies_parsed_at":"2024-01-10T06:12:27.367Z","dependency_job_id":"7ce8ae1b-f447-491b-9a77-424bd2b663ee","html_url":"https://github.com/stephenyeargin/hubot-bcycle-finder","commit_stats":{"total_commits":115,"total_committers":5,"mean_commits":23.0,"dds":"0.30434782608695654","last_synced_commit":"66c4d5a5768d7c65ffec4a3d6649a8b297ab7e88"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-bcycle-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-bcycle-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-bcycle-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenyeargin%2Fhubot-bcycle-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenyeargin","download_url":"https://codeload.github.com/stephenyeargin/hubot-bcycle-finder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537141,"owners_count":21120709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bcycle","bicycle","bike","bike-share","hacktoberfest","hubot","hubot-scripts"],"created_at":"2024-10-14T16:27:13.772Z","updated_at":"2026-03-03T12:32:35.926Z","avatar_url":"https://github.com/stephenyeargin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hubot BCycle Finder\n\n[![npm version](https://badge.fury.io/js/hubot-bcycle-finder.svg)](http://badge.fury.io/js/hubot-bcycle-finder) [![Node CI](https://github.com/stephenyeargin/hubot-bcycle-finder/actions/workflows/nodejs.yml/badge.svg)](https://github.com/stephenyeargin/hubot-bcycle-finder/actions/workflows/nodejs.yml)\n\nGet the status of nearby BCycle stations.\n\n## Installation\n\nIn your hubot repository, run:\n\n`npm install hubot-bcycle-finder --save`\n\nThen add **hubot-bcycle-finder** to your `external-scripts.json`:\n\n```json\n[\"hubot-bcycle-finder\"]\n```\n\n### Configuration\n\n| Environment Variables | Required? | Description                              |\n| --------------------- | :-------: | ---------------------------------------- |\n| `BCYCLE_CITY`         | Yes       | Lowercase, city code for BCycle program  |\n| `BCYCLE_DEFAULT_STATIONS` | No    | Comma separated list of stations         |\n\nNOTE: You can retrieve the station IDs by using `hubot bcycle search \u003cquery\u003e`\n\n## Usage\n\n### Default stations\n\nReturns the status of the default stations, if any.\n\n```\nuser\u003e hubot bcycle\nhubot\u003e #2171 - Music Row Roundabout: 16th Ave S (B card only)\nhubot\u003e \u003e Active | Bikes: 8 | Docks: 3 | Total: 11\nhubot\u003e #2173 - Frist Center: 9th Ave S \u0026 Demonbreun St\nhubot\u003e \u003e Active | Bikes: 6 | Docks: 5 | Total: 11\n```\n\n### List stations\n\n_Note: This will likely flood your chat room. Consider using `hubot bcycle search` instead._\n\n```\nuser\u003e hubot bcycle list\nhubot\u003e #2162 - The District: Commerce \u0026 2nd Ave N\nhubot\u003e #2164 - North Capitol: 4th Ave N \u0026 James Robertson Pkwy\nhubot\u003e #2165 - Fifth Third Plaza: Church St between 4th \u0026 5th Ave N\nhubot\u003e #2166 - Public Square: 3rd Ave N \u0026 Union St\nhubot\u003e #2168 - Cumberland Park: Victory Way at Base of Pedestrian St Bridge\nhubot\u003e #2169 - TPAC: 6th Ave N \u0026 Union St\nhubot\u003e #2170 - The Gulch: 11th Ave S \u0026 12th Ave S\nhubot\u003e #2171 - Music Row Roundabout: 16th Ave S (B card only)\nhubot\u003e #2172 - Centennial Park: 27th Ave N\nhubot\u003e #2173 - Frist Center: 9th Ave S \u0026 Demonbreun St\nhubot\u003e #2174 - Fisk/Meharry: Jefferson St \u0026 Dr. D.B. Todd Blvd\nhubot\u003e #2175 - Hillsboro Village: Wedgewood Ave \u0026 21st Ave S\nhubot\u003e #2176 - Rolling Mill Hill: Hermitage Ave \u0026 Middleton St\nhubot\u003e #2177 - 5 Points East Nashville: S 11th St\n[...]\n```\n\n### Get status of a station\n\n```\nuser\u003e hubot bcycle me 2162\nhubot\u003e #2162 - The District: Commerce \u0026 2nd Ave N\nhubot\u003e \u003e Active: Bikes: 7 | Docks: 4 | Total: 11\n```\n\n### Search station names\n\n```\nuser\u003e hubot bcycle search cumberland\nhubot\u003e #2168 - Cumberland Park: Victory Way at Base of Pedestrian St Bridge\n```\n\n### Get program information\n\n```\nuser\u003e hubot bcycle info\nhubot\u003e Nashville BCycle | https://nashville.bcycle.com | (615) 625-2153 | emagas@nashvilledowntown.com\n```\n\n### Get pricing plans\n\n```\nuser\u003e hubot bcycle price\nhubot\u003e Single Ride Pass Online ($5) - $5 per 30 minutes. Total minutes calculated and billed the following day.\nGuest Pass ($25) - Unlimited 120-minute rides in a 3-Day period. Additional rental fee of $3 per 30 minutes for rides longer than 120 minutes.\nMonthly Pass ($20) - Enjoy unlimited 60-minute rides for 30 days! Rides longer than 60 minutes are subject to a usage fee of $3 per additional 30 minutes.\nAnnual Pass ($120) - Enjoy unlimited 120-minute rides for a year! *Limited time offer of 120-minutes.* Rides longer than 120 minutes are subject to a usage fee of $3 per additional 30 minutes.\nSingle Ride Pass  ($5) - $5 per 30 minutes. Total minutes calculated and billed the following day.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenyeargin%2Fhubot-bcycle-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenyeargin%2Fhubot-bcycle-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenyeargin%2Fhubot-bcycle-finder/lists"}