Add documentation for reset command

This commit is contained in:
Oliver-Akins 2021-12-25 02:18:38 -07:00
parent cda0544c0a
commit 4a21672a83

View file

@ -36,6 +36,11 @@
quiz, meaning that <code>!start</code> would need to be re-ran for the quiz, meaning that <code>!start</code> would need to be re-ran for the
quiz. quiz.
</p> </p>
<p>
<code>!reset &lt;User&gt;</code> - This reset's the user's vote for
the current question if the users are not able to change their vote
after initially voting.
</p>
</div> </div>
<hr> <hr>
<div> <div>