Compare commits
No commits in common. "e1746281c8796b8f83f84f0169d9a24be15dc029" and "3b28ba32779caa3a99d0eb6fc1d73d0d13d5b992" have entirely different histories.
e1746281c8
...
3b28ba3277
2 changed files with 1 additions and 16 deletions
|
@ -19,18 +19,3 @@ 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`
|
||||
|
||||
Get a Bible passage.
|
||||
|
||||
Example usage:
|
||||
`[p]bible passage Genesis 1:1`
|
||||
`[p]bible passage John 3:16-3:17`
|
||||
|
||||
### bible random
|
||||
- Usage: `[p]bible random`
|
||||
|
||||
Get a random Bible verse.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"short" : "Retrieve Bible verses",
|
||||
"description" : "Retrieve Bible verses from the API.bible API.",
|
||||
"end_user_data_statement" : "This cog does not store user information.",
|
||||
"hidden": false,
|
||||
"hidden": true,
|
||||
"disabled": false,
|
||||
"min_bot_version": "3.5.5",
|
||||
"max_bot_version": "3.5.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue