mirror of https://gitlab.com/gpvkt/twitchtts.git
Update README.md
This commit is contained in:
parent
626a0f27a9
commit
135fe13a87
10
README.md
10
README.md
|
@ -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:**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue