Update README.md

This commit is contained in:
gpkvt 2022-08-25 21:30:28 +02:00
parent 626a0f27a9
commit 135fe13a87
1 changed files with 5 additions and 5 deletions

View File

@ -266,7 +266,7 @@ chat: !addquote gpkvt This is a very funny quote.
bot: Quote #1 was added. bot: Quote #1 was added.
``` ```
#### !smartquote / !squote #### !smartquote / !sq
Picks a random/specific line from `quotes.txt`. Picks a random/specific line from `quotes.txt`.
@ -275,11 +275,11 @@ Picks a random/specific line from `quotes.txt`.
* Chat: `!smartquote` * Chat: `!smartquote`
* Chat: `!smartquote <linenumber>` * Chat: `!smartquote <linenumber>`
* Chat: `!smartquote <searchstring>` * Chat: `!smartquote <searchstring>`
* Chat: `!squote` * Chat: `!sq`
* Chat: `!squote <linenumber>` * Chat: `!sq <linenumber>`
* Chat: `!squote <searchstring>` * Chat: `!sq <searchstring>`
(`!squote` is an alias for `!smartquote`) (`!sq` is an alias for `!smartquote`)
**Example:** **Example:**