forked from cswimr/SeaCogs
feat(bible): added bible cog
This commit is contained in:
parent
3398100a0f
commit
39fafede67
5 changed files with 62 additions and 0 deletions
21
.docs/bible.md
Normal file
21
.docs/bible.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Bible
|
||||
|
||||
Bible allows you to get a specific (or random) Bible verse from the [API.Bible](https://scripture.api.bible/) API.
|
||||
This cog does require an api key to work.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
|
||||
[p]cog install sea-cogs bible
|
||||
[p]cog load bible
|
||||
```
|
||||
|
||||
## Setup
|
||||
|
||||
This cog requires an [API.Bible]() API key to function. You can sign up for an account [here](https://scripture.api.bible/signup). This will also generate your first API key for you.
|
||||
|
||||
Then, you can use `[p]set api` to set the API key. Make sure your formatting matches the screenshot below.
|
||||

|
||||
|
||||
## Commands
|
BIN
.docs/img/bible/set-api.png
Normal file
BIN
.docs/img/bible/set-api.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue