SeaCogs/.docs/bible.md

22 lines
696 B
Markdown
Raw Normal View History

2024-02-01 17:14:06 -05:00
# 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
2024-02-01 17:19:23 -05:00
This cog requires an [API.Bible](https://scripture.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.
2024-02-01 17:14:06 -05:00
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