Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephenyeargin/hubot-nashville-electric
⚡️🗺 Get reported power outages in Nashville.
https://github.com/stephenyeargin/hubot-nashville-electric
hacktoberfest hubot hubot-scripts nashville nashville-electric-service power
Last synced: about 1 month ago
JSON representation
⚡️🗺 Get reported power outages in Nashville.
- Host: GitHub
- URL: https://github.com/stephenyeargin/hubot-nashville-electric
- Owner: stephenyeargin
- Created: 2021-03-26T15:28:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T04:22:13.000Z (about 2 months ago)
- Last Synced: 2024-10-09T15:12:06.680Z (about 1 month ago)
- Topics: hacktoberfest, hubot, hubot-scripts, nashville, nashville-electric-service, power
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hubot-nashville-electric
- Size: 643 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nashville Electric Service for Hubot
[![npm version](https://badge.fury.io/js/hubot-nashville-electric.svg)](http://badge.fury.io/js/hubot-nashville-electric) [![Node CI](https://github.com/stephenyeargin/hubot-nashville-electric/actions/workflows/nodejs.yml/badge.svg)](https://github.com/stephenyeargin/hubot-nashville-electric/actions/workflows/nodejs.yml)
Get reported power outages in Nashville.
## Installation
In hubot project repo, run:
`npm install hubot-nashville-electric --save`
Then add **hubot-nashville-electric** to your `external-scripts.json`:
```json
[
"hubot-nashville-electric"
]
```## Sample Interaction
```
user1>> hubot nes
hubot>> ⚡️ NES reports 3,068 customers without power as of 03/26/2021, 07:15 AM
```## NPM Module
https://www.npmjs.com/package/hubot-nashville-electric