feat(bible): added bible cog

This commit is contained in:
SeaswimmerTheFsh 2024-02-01 17:14:06 -05:00
parent 3398100a0f
commit 39fafede67
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063
5 changed files with 62 additions and 0 deletions

21
.docs/bible.md Normal file
View 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.
![image](img/bible/set-api.png)
## Commands

BIN
.docs/img/bible/set-api.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB