Fixed commands.en-US.yml

This commit is contained in:
Kwoth
2022-07-03 23:13:00 +02:00
parent 42cbb7f626
commit 9d3e80eb32

View File

@@ -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"