Skip to content

Commit

Permalink
Add info for setting the API key and example message.
Browse files Browse the repository at this point in the history
  • Loading branch information
vwbusguy committed Feb 22, 2019
1 parent b6e9e8c commit 5c25c28
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,15 @@ Then add **hubot-esv** to your `external-scripts.json`:
]
```

This plugin requires an API key from api.esv.org. Set this
as HUBOT_ESV_API_KEY in the hubot environment.
An API key can be obtained at https://api.esv.org/account/create-application/

## Sample Interaction

```
user1>> hubot hello
hubot>> hello!
user1>> hubot esv John 3:16
hubot>> [16] “For God so loved the world, that he gave his only Son, that whoever believes in him should not perish but have eternal life. (ESV)
```

## NPM Module
Expand Down

0 comments on commit 5c25c28

Please sign in to comment.