docs: fixed incorrect command instructions
This commit is contained in:
parent
9e489a4c91
commit
19eca0b1b5
7 changed files with 12 additions and 10 deletions
|
@ -8,7 +8,7 @@ This cog does require an api key to work.
|
|||
```bash
|
||||
[p]repo add seacogs https://www.coastalcommits.com/cswimr/SeaCogs
|
||||
[p]cog install seacogs bible
|
||||
[p]cog load bible
|
||||
[p]load bible
|
||||
```
|
||||
|
||||
## Setup
|
||||
|
@ -21,8 +21,9 @@ Then, you can use `[p]set api` to set the API key. Make sure your formatting mat
|
|||
## Commands
|
||||
|
||||
### bible passage
|
||||
- Usage: `[p]bible passage <book> <passage>`
|
||||
- Aliases: `verse`
|
||||
|
||||
- Usage: `[p]bible passage <book> <passage>`
|
||||
- Aliases: `verse`
|
||||
|
||||
Get a Bible passage.
|
||||
|
||||
|
@ -31,6 +32,7 @@ Example usage:
|
|||
`[p]bible passage John 3:16-3:17`
|
||||
|
||||
### bible random
|
||||
- Usage: `[p]bible random`
|
||||
|
||||
- Usage: `[p]bible random`
|
||||
|
||||
Get a random Bible verse.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue