Add the solve subcommand to the docs
This commit is contained in:
parent
57b0fc0b73
commit
1dc71eccae
1 changed files with 7 additions and 0 deletions
|
|
@ -31,6 +31,13 @@
|
||||||
<p>
|
<p>
|
||||||
This is an alias for <code>!chatman guess <letter></code>
|
This is an alias for <code>!chatman guess <letter></code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2><code>!chatman solve <phrase...></code></h2>
|
||||||
|
<p>
|
||||||
|
This guesses the <i>entire</i> phrase, as such when a player guesses it
|
||||||
|
incorrectly, they may cause more incorrect penalties than on a per-letter
|
||||||
|
basis.
|
||||||
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue