mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
Fixed commands.en-US.yml
This commit is contained in:
@@ -603,7 +603,7 @@ quoteshow:
|
|||||||
quotesearch:
|
quotesearch:
|
||||||
desc: "Shows a random quote given a search query. Partially matches in several ways: 1) Only content of any quote, 2) only by author, 3) keyword and content, 3) or keyword and author"
|
desc: "Shows a random quote given a search query. Partially matches in several ways: 1) Only content of any quote, 2) only by author, 3) keyword and content, 3) or keyword and author"
|
||||||
args:
|
args:
|
||||||
- """find this long text"""
|
- "\"find this long text\""
|
||||||
- "AuthorName"
|
- "AuthorName"
|
||||||
- "keyword some text"
|
- "keyword some text"
|
||||||
- "keyword AuthorName"
|
- "keyword AuthorName"
|
||||||
|
Reference in New Issue
Block a user