0
0
Fork 0

Add the solve subcommand to the docs

This commit is contained in:
Oliver-Akins 2023-02-20 20:21:50 -07:00
parent 57b0fc0b73
commit 1dc71eccae

View file

@ -31,6 +31,13 @@
<p>
This is an alias for <code>!chatman guess &lt;letter&gt;</code>
</p>
<h2><code>!chatman solve &lt;phrase...&gt;</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>
</body>
</html>